Updated version of graphene to 0.6.1

This commit is contained in:
Syrus Akbary 2016-01-21 12:48:30 -08:00
parent f29fe5c8fd
commit 2dbd2e89c3

View File

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