diff --git a/setup.py b/setup.py index e7da5f4f..e7b74309 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ class PyTest(TestCommand): setup( name='graphene', - version='0.1.6a1', + version='0.1.6.0', description='Graphene: Python DSL for GraphQL', long_description=open('README.rst').read(),