Skip to content

Commit 3d0e460

Browse files
jkimbomvanlonden
authored andcommitted
v2.1.8 (#1054)
Update version to v2.1.8
1 parent 0808e8a commit 3d0e460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphene/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
from .utils.module_loading import lazy_import
4444

4545

46-
VERSION = (2, 1, 7, "final", 0)
46+
VERSION = (2, 1, 8, "final", 0)
4747

4848
__version__ = get_version(VERSION)
4949

0 commit comments

Comments
 (0)