diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-08-06 16:32:21 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-08-06 16:32:21 -0400 |
commit | 1da23c5bec55264ac4d754cb1c19322297ecdbdd (patch) | |
tree | 50ffbc2855f8c37010be15e2cbeb1fef45b7f08f /doc/index.rst | |
parent | 616d963b390e94e12a9321b32e10c00e6da4e27d (diff) | |
download | python-coveragepy-git-1da23c5bec55264ac4d754cb1c19322297ecdbdd.tar.gz |
docs: prep for 6.4.3
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 fd2b2b8c..8bc8e83d 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -18,7 +18,7 @@ supported on: .. PYVERSIONS -* Python versions 3.7 through 3.11.0b4. +* Python versions 3.7 through 3.11.0b5. * PyPy3 7.3.8. |