Updated graphene version

This commit is contained in:
Syrus Akbary 2015-10-10 00:22:01 -07:00
parent fb76c1314a
commit 61d5556beb

View File

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