diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-11-27 16:29:08 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-11-27 16:29:08 -0500 |
commit | 014da861d917b8cc714da82e6d1239c3a5a62d9a (patch) | |
tree | 214c451668009fa8fd17b3b2a672dcfefe73eb65 /TODO.txt | |
parent | 6b89dda44ab4ea006867d88034270b79c198aa05 (diff) | |
download | python-coveragepy-014da861d917b8cc714da82e6d1239c3a5a62d9a.tar.gz |
The docs have said '3.0' for a while now..
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -212,6 +212,7 @@ x Tests about the "import __main__" in cmdline.py - Update docs
- Version, date, and changes in doc/changes.rst
- Version and date in doc/index.rst
+ - Version and copyright date in doc/conf.py
- Generate new sample_html to get the latest, incl footer version number:
cd C:\ned\cog\trunk
rmdir/s/q htmlcov
|