We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d5a57 commit 954879dCopy full SHA for 954879d
graphql/__init__.py
@@ -33,7 +33,7 @@
33
__GRAPHQL_SETUP__ = False
34
35
36
-VERSION = (0, 5, 1, 'final', 0)
+VERSION = (0, 5, 2, 'final', 0)
37
38
__version__ = get_version(VERSION)
39
0 commit comments