Skip to content

Commit 148cdb4

Browse files
authored
Updated version to 2.1rc3
1 parent 7d5570a commit 148cdb4

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, "rc", 2)
171+
VERSION = (2, 1, 0, "rc", 3)
172172
__version__ = get_version(VERSION)
173173

174174

0 commit comments

Comments
 (0)