Updated graphene version

This commit is contained in:
Syrus Akbary 2015-10-29 23:48:57 -07:00
parent ed200db1f8
commit 6fe2750c6b

View File

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