Skip to content

Commit 3385f0f

Browse files
committed
Update version to 2.1.rc (release candidate)
1 parent 490d056 commit 3385f0f

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, 0, 1, 'final', 0)
208+
VERSION = (2, 1, 0, 'rc', 0)
209209
__version__ = get_version(VERSION)
210210

211211

0 commit comments

Comments
 (0)