Updated version to 0.7.3

This commit is contained in:
Syrus Akbary 2016-02-12 20:06:47 -08:00
parent 9db48c43c1
commit c0d64ef1e5

View File

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