Updated version.

This commit is contained in:
Syrus Akbary 2015-10-20 21:36:23 -07:00
parent 464002c2db
commit 65ece437a1

View File

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