Improved version (using alpha status)

This commit is contained in:
Syrus Akbary 2015-10-19 23:04:07 -07:00
parent 84fcb3eac9
commit 551a0d0b1d

View File

@ -24,7 +24,7 @@ class PyTest(TestCommand):
setup(
name='graphene',
version='0.1.5.3',
version='0.1.6a1',
description='Graphene: Python DSL for GraphQL',
long_description=open('README.rst').read(),