diff --git a/setup.py b/setup.py index 66b3ae81..fce6558b 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ class PyTest(TestCommand): setup( name='graphene', - version='0.1.5.2', + version='0.1.5.3', description='Graphene: Python DSL for GraphQL', long_description=open('README.rst').read(),