From 706ce7f29c3f12528a4476aca22a8fe415359c57 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 25 Aug 2019 13:38:47 -0400 Subject: Oops, missed a version number update --- doc/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/index.rst b/doc/index.rst index aa2e12a4..ebce75d8 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -64,10 +64,10 @@ not. .. ifconfig:: not prerelease - The latest version is coverage.py 4.5.3, released March 9, 2019. It + The latest version is coverage.py 4.5.4, released July 29, 2019. It is supported on: - * Python versions 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, and beta 3.8. + * CPython 2.6, 2.7 and 3.3 through beta 3.8. * PyPy2 6.0 and PyPy3 6.0. -- cgit v1.2.1