diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2021-10-31 09:41:52 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-10-31 09:41:52 -0400 |
commit | ff59658edcc0fbc3dd7f247cd63ec6a44c019410 (patch) | |
tree | 5260c22eb8c5c76f2d4ed205a470c84124cc3f8c /doc/sample_html/index.html | |
parent | 7957d0a25a14b80f022dc1ccd5bda1289ec8d615 (diff) | |
download | python-coveragepy-git-ff59658edcc0fbc3dd7f247cd63ec6a44c019410.tar.gz |
docs: sample HTML report for 6.1.16.1.1
Diffstat (limited to 'doc/sample_html/index.html')
-rw-r--r-- | doc/sample_html/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index a43f85e3..df751432 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -153,8 +153,8 @@ <footer> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.1</a>, - created at 2021-10-29 22:41 -0400 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.1.1</a>, + created at 2021-10-31 09:41 -0400 </p> </div> </footer> |