Updated version

This commit is contained in:
Syrus Akbary 2015-11-19 19:15:49 -08:00
parent 3712542566
commit bb170f1ca1

View File

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