summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
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 119fa7a3..aea833d9 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -42,6 +42,7 @@ Coverage.py
.. :history: 20150918T072700, Updated for 4.0
.. :history: 20151013T103200, Updated for 4.0.1
.. :history: 20151104T050900, updated for 4.0.2
+.. :history: 20151124T065900, updated for 4.0.3
Coverage.py is a tool for measuring code coverage of Python programs. It
@@ -54,7 +55,7 @@ not.
.. ifconfig:: not prerelease
- The latest version is coverage.py 4.0.2, released 4 November 2015.
+ The latest version is coverage.py 4.0.3, released 24 November 2015.
It is supported on:
* Python versions 2.6, 2.7, 3.3, 3.4, and 3.5