Updated version to 0.9.1

This commit is contained in:
Syrus Akbary 2016-05-13 13:45:22 -07:00
parent 4303420d49
commit 398088a0c4

View File

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