Updated version

This commit is contained in:
Syrus Akbary 2015-11-17 17:29:35 -08:00
parent 266dd5efe0
commit 4ab8e4e7c6

View File

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