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 9dc7f26 commit 560f1cdCopy full SHA for 560f1cd
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='Sanic-GraphQL',
12
- version='1.0.2',
+ version='1.1.0',
13
description='Adds GraphQL support to your Sanic application',
14
long_description=open('README.rst').read(),
15
url='https://github.com/graphql-python/sanic-graphql',
0 commit comments