diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2021-01-24 17:49:10 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-01-24 17:49:10 -0500 |
| commit | 96ae2000a951267db71f23ead7aa63fab70af0e7 (patch) | |
| tree | 3a80aacc5f93c6e6f40a14da9a8f9ec077cd0e06 /doc/index.rst | |
| parent | 6ce7b4e3fe716f4cf14922a518b64279110a3ff9 (diff) | |
| download | python-coveragepy-git-96ae2000a951267db71f23ead7aa63fab70af0e7.tar.gz | |
Prep for 5.4
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 0e7eb22e..6f408b89 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -18,12 +18,12 @@ supported on: * Python versions 2.7, 3.5, 3.6, 3.7, 3.8, 3.9, and 3.10 alpha. -* PyPy2 7.3.1 and PyPy3 7.3.1. +* PyPy2 7.3.3 and PyPy3 7.3.3. .. ifconfig:: prerelease **This is a pre-release build. The usual warnings about possible bugs - apply.** The latest stable version is coverage.py 5.3.1, `described here`_. + apply.** The latest stable version is coverage.py 5.4, `described here`_. .. _described here: http://coverage.readthedocs.io/ |
