diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-02-20 18:03:14 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-02-20 18:03:14 -0500 |
commit | 65bf33fc03209ffb01bbbc0d900017614645ee7a (patch) | |
tree | 35d9904ce6aff01bd6f36d6124e6800268ba05dc /doc/index.rst | |
parent | c15fa53592cac53a7fbb36102c74027270d72d43 (diff) | |
download | python-coveragepy-git-65bf33fc03209ffb01bbbc0d900017614645ee7a.tar.gz |
docs: oops, we're up to 3.11.0a5
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index 7b9c94e2..d296fc9c 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -18,7 +18,7 @@ supported on: .. PYVERSIONS -* Python versions 3.7 through 3.11.0a4. +* Python versions 3.7 through 3.11.0a5. * PyPy3 7.3.8. |