Updated version to 0.7.0

This commit is contained in:
Syrus Akbary 2016-01-26 11:52:11 -08:00
parent 908c18fdeb
commit 6a38024340

View File

@ -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(),