summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-02-20 18:03:14 -0500
committerNed Batchelder <ned@nedbatchelder.com>2022-02-20 18:03:14 -0500
commit65bf33fc03209ffb01bbbc0d900017614645ee7a (patch)
tree35d9904ce6aff01bd6f36d6124e6800268ba05dc
parentc15fa53592cac53a7fbb36102c74027270d72d43 (diff)
downloadpython-coveragepy-git-65bf33fc03209ffb01bbbc0d900017614645ee7a.tar.gz
docs: oops, we're up to 3.11.0a5
-rw-r--r--README.rst2
-rw-r--r--doc/index.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 54c1eeb4..18206fca 100644
--- a/README.rst
+++ b/README.rst
@@ -21,7 +21,7 @@ Coverage.py runs on these versions of Python:
.. PYVERSIONS
-* CPython 3.7 through 3.11.0a4.
+* CPython 3.7 through 3.11.0a5.
* PyPy3 7.3.8.
Documentation is on `Read the Docs`_. Code repository and issue tracker are on
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.