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 80b3e343..5ffad66e 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -28,10 +28,10 @@ not. .. ifconfig:: prerelease - The latest version is coverage.py 5.0a5, released May 7, 2019. + The latest version is coverage.py 5.0a6, released July 16, 2019. It is supported on: - * Python versions 2.7, 3.5, 3.6, 3.7, and alpha 3.8. + * Python versions 2.7, 3.5, 3.6, 3.7, and beta 3.8. * PyPy2 7.0 and PyPy3 7.0. |