Updated version to 0.10.1

This commit is contained in:
Syrus Akbary 2016-05-22 19:32:52 -07:00
parent ed070b6a9a
commit da0927aa84

View File

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