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