Updated version (fixing graphql-relay-py requirement)

This commit is contained in:
Syrus Akbary 2015-10-06 22:52:05 -07:00
parent 660b766448
commit f9b48b0fe8

View File

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