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 ff2a09a commit 89202beCopy full SHA for 89202be
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name="Sanic-GraphQL",
13
- version="1.1.0",
+ version="1.2.0",
14
description="Adds GraphQL support to your Sanic application",
15
long_description=open("README.rst", encoding="utf-8").read(),
16
url="https://github.com/graphql-python/sanic-graphql",
0 commit comments