diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/index.rst b/doc/index.rst index efbb556d..25fd1bc2 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -71,17 +71,17 @@ not. .. ifconfig:: prerelease - The latest version is coverage.py 4.2b1, released July 4th 2016. It is + The latest version is coverage.py 4.3b1, released July 4th 2016. It is supported on: - * Python versions 2.6, 2.7, 3.3, 3.4, and 3.5. + * Python versions 2.6, 2.7, 3.3, 3.4, 3.5, and 3.6. - * PyPy 4.0 and 5.1. + * PyPy2 5.6. - * PyPy3 2.4 and 5.2. + * PyPy3 5.5. **This is a pre-release build. The usual warnings about possible bugs - apply.** The latest stable version is coverage.py 4.1, `described here`_. + apply.** The latest stable version is coverage.py 4.2, `described here`_. .. _described here: http://nedbatchelder.com/code/coverage |
