diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2017-11-04 22:48:27 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2017-11-04 22:48:27 -0400 |
| commit | dd798180befd7bd34fc0f69a469598a8cb863cef (patch) | |
| tree | ababa2570d7f095ca2bbbb7e2a1a2556abfc6758 /doc/index.rst | |
| parent | 781fe6a219e1b643c24a8612fea4c8f4fb458267 (diff) | |
| download | python-coveragepy-git-dd798180befd7bd34fc0f69a469598a8cb863cef.tar.gz | |
Version 4.4.2 prep
Diffstat (limited to 'doc/index.rst')
| -rw-r--r-- | doc/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.rst b/doc/index.rst index 0d8e752c..92755f4b 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -62,12 +62,12 @@ not. .. ifconfig:: not prerelease - The latest version is coverage.py 4.4.1, released May 14th 2017. It + The latest version is coverage.py 4.4.2, released November 5th 2017. It is supported on: - * Python versions 2.6, 2.7, 3.3, 3.4, 3.5, and 3.6. + * Python versions 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, and 3.7. - * PyPy2 5.6 and PyPy3 5.5. + * PyPy2 5.9 and PyPy3 5.9. * Jython 2.7.1, though only for running code, not reporting. |
