diff options
-rw-r--r-- | README.rst | 2 | ||||
-rw-r--r-- | doc/index.rst | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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. |