diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2012-05-04 09:20:38 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2012-05-04 09:20:38 -0400 |
| commit | 8098c4013602869b40a085276758d88deedeff22 (patch) | |
| tree | 93ec34f3e5b9089781d300fce5f4125a7890aa3c /doc/index.rst | |
| parent | 9bfa77edbfeb3b7c48885e1dbbc32545ecaa7b51 (diff) | |
| download | python-coveragepy-git-8098c4013602869b40a085276758d88deedeff22.tar.gz | |
Doc tweaks for 3.5.2
Diffstat (limited to 'doc/index.rst')
| -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 78f87c73..9b8d177e 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -36,7 +36,7 @@ not. .. ifconfig:: not prerelease The latest version is coverage.py 3.5.2, released 4 May 2012. - It is supported on Python versions 2.3 through 3.2. + It is supported on Python versions 2.3 through 3.3, and PyPy 1.8. .. ifconfig:: prerelease |
