diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-10-31 05:47:37 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-10-31 05:47:37 -0400 |
commit | 64559a06b39f6f13380edc1efb001216e187a6e6 (patch) | |
tree | 8a807d1feae26da8977e16107ef8f214ee7e5669 /doc/index.rst | |
parent | 1291388bfe5e9639ebb05dce0b76e45a0b2e623a (diff) | |
download | python-coveragepy-git-6.6.0b1.tar.gz |
docs: prep for 6.6.0b16.6.0b1
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 3191c548..fc0dbdc9 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -24,7 +24,7 @@ supported on: .. ifconfig:: prerelease **This is a pre-release build. The usual warnings about possible bugs - apply.** The latest stable version is coverage.py 6.4, `described here`_. + apply.** The latest stable version is coverage.py 6.5.0, `described here`_. .. _described here: http://coverage.readthedocs.io/ |