We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef3f607 commit 05c5f68Copy full SHA for 05c5f68
setup.py
@@ -4,7 +4,7 @@
4
5
setup(
6
name='Flask-GraphQL',
7
- version='1.3.1',
+ version='1.3.2',
8
description='Adds GraphQL support to your Flask application',
9
long_description=open('README.rst').read(),
10
url='https://github.com/graphql-python/flask-graphql',
0 commit comments