diff options
Diffstat (limited to 'doc/install.rst')
| -rw-r--r-- | doc/install.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/install.rst b/doc/install.rst index dd901c6..300bcff 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -5,6 +5,7 @@ Installation ============ :history: 20100725T225600, new for 3.4. +:history: 20100820T151500, updated for 3.4beta1. .. highlight:: console .. _coverage_pypi: http://pypi.python.org/pypi/coverage @@ -56,4 +57,4 @@ If all went well, you should be able to open a command prompt, and see coverage installed properly:: $ coverage --version - Coverage.py, version 3.4a1. http://nedbatchelder.com/code/coverage + Coverage.py, version 3.4b1. http://nedbatchelder.com/code/coverage/3.4b1 |
