summaryrefslogtreecommitdiff
path: root/doc/index.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2011-08-28 11:00:55 -0400
committerNed Batchelder <ned@nedbatchelder.com>2011-08-28 11:00:55 -0400
commitb3e807b4126f52cf0abffe7ddb497cc22eef4433 (patch)
treefebbff0378c41db29b8abcd6570251100d063d98 /doc/index.rst
parent802a9199403947f5edbe1df573342bb502ddeb0e (diff)
downloadpython-coveragepy-git-b3e807b4126f52cf0abffe7ddb497cc22eef4433.tar.gz
Bump version to 3.5.1b1
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/index.rst b/doc/index.rst
index defd8064..6d34926c 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -19,6 +19,7 @@ coverage.py
:history: 20110213T081200, claim true 3.2 compatibility.
:history: 20110604T114800, update for 3.5b1
:history: 20110629T082300, update for 3.5
+:history: 20110827T221800, update for 3.5.1b1
Coverage.py is a tool for measuring code coverage of Python programs. It
@@ -36,10 +37,10 @@ not.
.. ifconfig:: prerelease
- The latest version is coverage.py 3.5b1, released 5 June 2011.
+ The latest version is coverage.py 3.5.1b1, released 28 August 2011.
*This is a pre-release build. The usual warnings about possible bugs apply.*
It is supported on Python versions 2.3 through 3.2.
- The latest stable version is coverage.py 3.4, `described here`_.
+ The latest stable version is coverage.py 3.5, `described here`_.
.. _described here: http://nedbatchelder.com/code/coverage