Updated package version

This commit is contained in:
Syrus Akbary 2015-10-12 19:46:30 -07:00
parent 0a42dcea02
commit 2410841753

View File

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