diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2012-09-29 15:03:52 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2012-09-29 15:03:52 -0400 |
commit | 87a1b9cd39afb7c45cceacebdf8c53da27a0ebb6 (patch) | |
tree | 64c922c521b41e5a2b740b226c4206c3f7b28b25 /doc/sample_html/index.html | |
parent | 5a3f14d192a50638a9d3c0744384220e91b517e6 (diff) | |
download | python-coveragepy-git-87a1b9cd39afb7c45cceacebdf8c53da27a0ebb6.tar.gz |
Latest sample HTML report for the docs
Diffstat (limited to 'doc/sample_html/index.html')
-rw-r--r-- | doc/sample_html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index 085382a6..0a37ed1e 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -189,7 +189,7 @@ <div id='footer'> <div class='content'> <p> - <a class='nav' href='http://nedbatchelder.com/code/coverage'>coverage.py v3.5.2</a> + <a class='nav' href='http://nedbatchelder.com/code/coverage'>coverage.py v3.5.3</a> </p> </div> </div> |