We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84fcb3e commit 551a0d0Copy full SHA for 551a0d0
setup.py
@@ -24,7 +24,7 @@ def run_tests(self):
24
25
setup(
26
name='graphene',
27
- version='0.1.5.3',
+ version='0.1.6a1',
28
29
description='Graphene: Python DSL for GraphQL',
30
long_description=open('README.rst').read(),
0 commit comments