Skip to content

Commit 4b1f697

Browse files
committed
2.2.0
1 parent 8f736b7 commit 4b1f697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
set_default_backend,
169169
)
170170

171-
VERSION = (2, 1, 0, "final", 0)
171+
VERSION = (2, 2, 0, "final", 0)
172172
__version__ = get_version(VERSION)
173173

174174

0 commit comments

Comments
 (0)