diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2021-10-11 16:58:34 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-10-11 16:58:34 -0400 |
commit | 19bb1f80a361aaf8e77c5eaa45934aaf58178216 (patch) | |
tree | 64be0e6934e984c09d34ccc1e4f0e17f68932eae /doc/sample_html/index.html | |
parent | 260359756694728cd13f8c8715dddf7c6e2f371d (diff) | |
download | python-coveragepy-git-19bb1f80a361aaf8e77c5eaa45934aaf58178216.tar.gz |
docs: sample HTML from 6.0.2
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 1266f357..7a7a63f1 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -156,8 +156,8 @@ <div id="footer"> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.0</a>, - created at 2021-10-02 22:06 -0400 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.0.2</a>, + created at 2021-10-11 16:57 -0400 </p> </div> </div> |