Skip to content

Commit 9b23258

Browse files
committed
Bump the version to 2.3
1 parent 646308c commit 9b23258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name='contextvars',
11-
version="2.2",
11+
version="2.3",
1212
url='http://github.com/MagicStack/contextvars',
1313
description='PEP 567 Backport',
1414
long_description=readme,

0 commit comments

Comments
 (0)