summaryrefslogtreecommitdiff
path: root/doc/install.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/install.rst')
-rw-r--r--doc/install.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/install.rst b/doc/install.rst
index a2093c4f..9cfb019b 100644
--- a/doc/install.rst
+++ b/doc/install.rst
@@ -15,6 +15,7 @@ Installation
:history: 20120929T093600, updated for 3.5.3.
:history: 20121117T095000, Now setuptools is a pre-req.
:history: 20121128T203000, updated for 3.6b1.
+:history: 20121223T180800, updated for 3.6b2.
.. highlight:: console
@@ -69,9 +70,9 @@ If all went well, you should be able to open a command prompt, and see
coverage installed properly::
$ coverage --version
- Coverage.py, version 3.6b1. http://nedbatchelder.com/code/coverage/3.6b1
+ Coverage.py, version 3.6b2. http://nedbatchelder.com/code/coverage/3.6b2
You can also invoke coverage as a module::
$ python -m coverage --version
- Coverage.py, version 3.6b1. http://nedbatchelder.com/code/coverage/3.6b1
+ Coverage.py, version 3.6b2. http://nedbatchelder.com/code/coverage/3.6b2