Updated graphene version to 0.7.1

This commit is contained in:
Syrus Akbary 2016-02-02 20:35:17 -08:00
parent e9e51a0bd4
commit 191d9c6ecb

View File

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