Updated version with bugfixes

This commit is contained in:
Syrus Akbary 2015-11-19 20:14:49 -08:00
parent d50fb33660
commit 6c7cb40407

View File

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