Updated version to 0.7.2

This commit is contained in:
Syrus Akbary 2016-02-05 19:02:14 -08:00
parent 50ed91326a
commit 1021487742

View File

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