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 930f084 commit e27af63Copy full SHA for e27af63
setup.py
@@ -24,9 +24,9 @@ def run_tests(self):
24
25
setup(
26
name='graphene',
27
- version='0.4.3',
+ version='0.5.0',
28
29
- description='Graphene: Python DSL for GraphQL',
+ description='GraphQL Framework for Python',
30
long_description=open('README.rst').read(),
31
32
url='https://github.com/graphql-python/graphene',
0 commit comments