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