We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f2b30 commit 81419deCopy full SHA for 81419de
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