Updated version

This commit is contained in:
Syrus Akbary 2015-12-04 19:54:57 -08:00
parent 2f6fb89f23
commit afdddafb3d

View File

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