diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2020-07-06 07:22:56 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2020-07-06 07:22:56 -0400 |
commit | da2fc7dc4aac5a995b43a83466ba4aa722515adf (patch) | |
tree | bc75735ecec7a76554d412405d8bf9866d85ba44 /doc | |
parent | 29ea33b4760b55492ecd6c4e532404f199d6df5d (diff) | |
download | python-coveragepy-git-da2fc7dc4aac5a995b43a83466ba4aa722515adf.tar.gz |
Last tweaks before 5.2
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index ac54657c..e70b1eeb 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -18,7 +18,7 @@ supported on: * Python versions 2.7, 3.5, 3.6, 3.7, 3.8, and 3.9 beta. -* PyPy2 7.3.0 and PyPy3 7.3.0. +* PyPy2 7.3.1 and PyPy3 7.3.1. .. ifconfig:: prerelease |