Updated version

This commit is contained in:
Syrus Akbary 2015-11-16 19:52:54 -08:00
parent 00c9cc95d4
commit 46cfe90a75

View File

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