diff --git a/setup.py b/setup.py index a23489d9..e5c53354 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ class PyTest(TestCommand): setup( name='graphene', - version='0.9', + version='0.9.1', description='GraphQL Framework for Python', long_description=open('README.rst').read(),