We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec9f76c commit 40534bcCopy full SHA for 40534bc
graphene/__init__.py
@@ -43,7 +43,7 @@
43
from .utils.module_loading import lazy_import
44
45
46
-VERSION = (2, 1, 3, "final", 0)
+VERSION = (2, 1, 4, "final", 0)
47
48
__version__ = get_version(VERSION)
49
0 commit comments