We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b71465 commit aaf9e92Copy full SHA for aaf9e92
‎graphene/__init__.py
@@ -10,7 +10,7 @@
10
__SETUP__ = False
11
12
13
-VERSION = (1, 2, 0, 'final', 0)
+VERSION = (1, 3, 0, 'final', 0)
14
15
__version__ = get_version(VERSION)
16
0 commit comments