Updated to version 0.4.2

This commit is contained in:
Syrus Akbary 2015-11-21 19:14:45 -08:00
parent c28b046606
commit 36ab537bf2

View File

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