Updated version to 0.10.2

This commit is contained in:
Syrus Akbary 2016-05-31 22:15:01 -07:00
parent 7df1f8a88d
commit 1711e6a529

View File

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