We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33f2b30 + 81419de commit c102458Copy full SHA for c102458
graphene/__init__.py
@@ -35,7 +35,7 @@
35
from .utils.module_loading import lazy_import
36
37
38
-VERSION = (2, 1, 1, 'final', 0)
+VERSION = (2, 1, 2, 'final', 0)
39
40
__version__ = get_version(VERSION)
41
0 commit comments