Skip to content

Commit 89202be

Browse files
committed
v1.2.0
1 parent ff2a09a commit 89202be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="Sanic-GraphQL",
13-
version="1.1.0",
13+
version="1.2.0",
1414
description="Adds GraphQL support to your Sanic application",
1515
long_description=open("README.rst", encoding="utf-8").read(),
1616
url="https://github.com/graphql-python/sanic-graphql",

0 commit comments

Comments
 (0)