Updated version

This commit is contained in:
Syrus Akbary 2015-10-23 01:52:31 -07:00
parent c45417d5f0
commit b3dad1a120

View File

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