diff options
Diffstat (limited to 'doc/index.rst')
| -rw-r--r-- | doc/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst index 221c06a1..f7eed9d8 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -3,6 +3,7 @@ coverage.py ===========
:history: 20090524T134300, brand new docs.
+:history: 20090613T164000, final touches for 3.0
Coverage.py is a tool for measuring code coverage of Python programs. It
monitors your program, noting which parts of the code have been executed, then
|
