diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2017-04-04 14:44:25 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2017-04-04 14:44:25 -0400 |
| commit | ffe96ae1f6d46060fc6f2292637c39875fbe797a (patch) | |
| tree | 12ec6949a3dd60f964341624f35f1ec0f61e0fe9 /doc/index.rst | |
| parent | e715804225dc4566f620d439eb504187cc65835b (diff) | |
| download | python-coveragepy-git-ffe96ae1f6d46060fc6f2292637c39875fbe797a.tar.gz | |
Paperwork for 4.4b1coverage-4.4b1
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 98bd6a70..1b438c3b 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -73,7 +73,7 @@ not. .. ifconfig:: prerelease - The latest version is coverage.py 4.3b1, released July 4th 2016. It is + The latest version is coverage.py 4.4b1, released April 4th 2017. It is supported on: * Python versions 2.6, 2.7, 3.3, 3.4, 3.5, and 3.6. @@ -85,7 +85,7 @@ not. * IronPython 2.7.7, though only for running code, not reporting. **This is a pre-release build. The usual warnings about possible bugs - apply.** The latest stable version is coverage.py 4.2, `described here`_. + apply.** The latest stable version is coverage.py 4.3.4, `described here`_. .. _described here: http://nedbatchelder.com/code/coverage |
