summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-11-10 18:27:50 -0500
committerNed Batchelder <ned@nedbatchelder.com>2019-11-10 18:27:50 -0500
commit5e1715aaf7f6b60f078f4afcdad843209b9c97c2 (patch)
tree27ca67c71e11a1251792409395b99c1ad4e40685 /doc/index.rst
parent4d471f54c906e5041526b2b8e38cb8721abf4f09 (diff)
downloadpython-coveragepy-git-5e1715aaf7f6b60f078f4afcdad843209b9c97c2.tar.gz
5.0b1 prep
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 238d9953..484bad96 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -28,12 +28,12 @@ not.
.. ifconfig:: prerelease
- The latest version is coverage.py 5.0a8, released October 2, 2019.
+ The latest version is coverage.py 5.0b1, released November 11, 2019.
It is supported on:
* Python versions 2.7, 3.5, 3.6, 3.7, and 3.8.
- * PyPy2 7.0 and PyPy3 7.0.
+ * PyPy2 7.2.0 and PyPy3 7.2.0.
**This is a pre-release build. The usual warnings about possible bugs
apply.** The latest stable version is coverage.py 4.5.4, `described here`_.