Updated graphene version to 0.8.0

This commit is contained in:
Syrus Akbary 2016-04-02 21:07:31 -07:00
parent 332d7b0227
commit 8497e0c4e0

View File

@ -24,7 +24,7 @@ class PyTest(TestCommand):
setup(
name='graphene',
version='0.7.3',
version='0.8.0',
description='GraphQL Framework for Python',
long_description=open('README.rst').read(),