diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2019-08-25 13:38:47 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2019-08-25 14:16:28 -0400 |
| commit | 706ce7f29c3f12528a4476aca22a8fe415359c57 (patch) | |
| tree | 76739c77f2ac203dc58b78a9eb77e8ce5a4e9c22 /doc | |
| parent | 4e624d142a1e16acf32f90bf9b996fad80958740 (diff) | |
| download | python-coveragepy-git-706ce7f29c3f12528a4476aca22a8fe415359c57.tar.gz | |
Oops, missed a version number update
Diffstat (limited to 'doc')
| -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 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. |
