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