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