Merge branch 'refs/heads/relay-connections'

This commit is contained in:
Syrus Akbary 2015-11-22 16:07:17 -08:00
commit 1ce85806fb

View File

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