diff options
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.rst b/doc/index.rst index 36e024a0..ac54657c 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -16,14 +16,14 @@ not. The latest version is coverage.py |release|, released |release_date|. It is supported on: -* Python versions 2.7, 3.5, 3.6, 3.7, 3.8, and 3.9 alpha. +* Python versions 2.7, 3.5, 3.6, 3.7, 3.8, and 3.9 beta. * PyPy2 7.3.0 and PyPy3 7.3.0. .. ifconfig:: prerelease **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`_. + apply.** The latest stable version is coverage.py 5.2, `described here`_. .. _described here: http://coverage.readthedocs.io/ |