We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12928e0 commit be143d6Copy full SHA for be143d6
setup.py
@@ -8,7 +8,7 @@
8
9
setuptools.setup(
10
name='contextvars',
11
- version="2.1",
+ version="2.2",
12
url='http://github.com/MagicStack/contextvars',
13
description='PEP 567 Backport',
14
long_description=readme,
0 commit comments