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 2b852ef commit 3840761Copy full SHA for 3840761
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='graphql-flask',
7
- version='1.0.0',
+ version='1.1.0',
8
description='Adds GraphQL support to your Flask application',
9
long_description=open('README.rst').read(),
10
url='https://github.com/graphql-python/graphql-flask',
0 commit comments