summaryrefslogtreecommitdiff
path: root/doc/install.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2011-09-23 08:20:31 -0400
committerNed Batchelder <ned@nedbatchelder.com>2011-09-23 08:20:31 -0400
commit49b5cd4c9b0edf24ff5749d9ec1b52ed4e26dc39 (patch)
treedacc6e62afc756be921e8208fb870996154dbb78 /doc/install.rst
parente7f51a120a9b71a4a2a00ae5094857abb5bbf26a (diff)
downloadpython-coveragepy-git-49b5cd4c9b0edf24ff5749d9ec1b52ed4e26dc39.tar.gz
Update to 3.5.1
Diffstat (limited to 'doc/install.rst')
-rw-r--r--doc/install.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install.rst b/doc/install.rst
index 8807e4ba..6d175506 100644
--- a/doc/install.rst
+++ b/doc/install.rst
@@ -9,6 +9,7 @@ Installation
:history: 20100906T134800, updated for 3.4b2.
:history: 20110604T213400, updated for 3.5b1.
:history: 20110629T082400, updated for 3.5.
+:history: 20110923T081900, updated for 3.5.1.
.. highlight:: console
@@ -61,5 +62,5 @@ If all went well, you should be able to open a command prompt, and see
coverage installed properly::
$ coverage --version
- Coverage.py, version 3.5. http://nedbatchelder.com/code/coverage
+ Coverage.py, version 3.5.1. http://nedbatchelder.com/code/coverage