We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d4e71f + 5475a7a commit 785fcb3Copy full SHA for 785fcb3
graphene/__init__.py
@@ -41,7 +41,7 @@
41
from .utils.module_loading import lazy_import
42
from .utils.resolve_only_args import resolve_only_args
43
44
-VERSION = (3, 0, 0, "final", 0)
+VERSION = (3, 1, 0, "final", 0)
45
46
47
__version__ = get_version(VERSION)
0 commit comments