Updated graphene version to 0.9b1

This commit is contained in:
Syrus Akbary 2016-05-12 00:09:53 -07:00
parent 3dcb53ac07
commit 4eb70bca00

View File

@ -24,7 +24,7 @@ class PyTest(TestCommand):
setup(
name='graphene',
version='0.8.2',
version='0.9b1',
description='GraphQL Framework for Python',
long_description=open('README.rst').read(),