Skip to content

Commit 0beb9e9

Browse files
committed
Release graphql-core 2.1rc1 🎉
1 parent 37bcf6a commit 0beb9e9

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
@@ -205,7 +205,7 @@
205205
set_default_backend,
206206
)
207207

208-
VERSION = (2, 1, 0, 'rc', 0)
208+
VERSION = (2, 1, 0, 'rc', 1)
209209
__version__ = get_version(VERSION)
210210

211211

0 commit comments

Comments
 (0)