We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 646308c commit 9b23258Copy full SHA for 9b23258
setup.py
@@ -8,7 +8,7 @@
8
9
setuptools.setup(
10
name='contextvars',
11
- version="2.2",
+ version="2.3",
12
url='http://github.com/MagicStack/contextvars',
13
description='PEP 567 Backport',
14
long_description=readme,
0 commit comments