summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-10-13 10:44:16 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-10-13 10:44:16 -0400
commit0f6352007e1d723ec8cdfa9b157d8f6bcebafae7 (patch)
tree8ab5fdbc76b890a3cffa28768993cc701c1f2241 /doc/index.rst
parentc1db9117232ded31bb1adab6ba11fa40461a1920 (diff)
downloadpython-coveragepy-git-0f6352007e1d723ec8cdfa9b157d8f6bcebafae7.tar.gz
Update docs for 4.0.1
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 56952c82..725db71f 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -40,6 +40,7 @@ Coverage.py
.. :history: 20150802T160200, Updated for 4.0b1
.. :history: 20150822T092900, Updated for 4.0b2
.. :history: 20150918T072700, Updated for 4.0
+.. :history: 20151013T103200, Updated for 4.0.1
Coverage.py is a tool for measuring code coverage of Python programs. It
@@ -52,7 +53,7 @@ not.
.. ifconfig:: not prerelease
- The latest version is coverage.py 4.0, released 20 September 2015.
+ The latest version is coverage.py 4.0.1, released 13 October 2015.
It is supported on Python versions 2.6, 2.7, 3.3, 3.4, and 3.5, as well
as PyPy 2.4 and 2.6, and PyPy3 2.4.