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 ec97284 commit 894c5acCopy full SHA for 894c5ac
graphql/__init__.py
@@ -33,7 +33,7 @@
33
__GRAPHQL_SETUP__ = False
34
35
36
-VERSION = (1, 0, 1, 'final', 0)
+VERSION = (1, 1, 0, 'final', 0)
37
38
__version__ = get_version(VERSION)
39
0 commit comments