Skip to content

Commit dd7fcde

Browse files
committed
Create hotfix release 2.2.1
1 parent e94a8ae commit dd7fcde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
set_default_backend,
169169
)
170170

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

174174

0 commit comments

Comments
 (0)