diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2014-10-11 22:11:40 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2014-10-11 22:11:40 -0400 |
| commit | ad511c44579da8e9dc78926d8656e438dbb15064 (patch) | |
| tree | b6e3d030f67c1fabe110f5061a377bb9b49d3bda /doc/index.rst | |
| parent | 845c03dfad682c931dd55cfcff81d5612a803df6 (diff) | |
| download | python-coveragepy-git-ad511c44579da8e9dc78926d8656e438dbb15064.tar.gz | |
Update the support statement
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 2f5c28a6..d557665c 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -50,7 +50,7 @@ not. .. ifconfig:: prerelease The latest version is coverage.py 4.0a1, released 27 September 2014. - It is supported on Python versions 2.6 through 3.4, and PyPy 2.2. + It is supported on Python versions 2.6 through 3.4, and PyPy 2.2 through 2.4. **This is a pre-release build. The usual warnings about possible bugs apply.** The latest stable version is coverage.py 3.7.1, `described here`_. |
