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