diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2023-01-24 19:38:19 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2023-01-24 19:38:19 -0500 |
commit | 32fd81ebaf523c6c13626099349138791c414b80 (patch) | |
tree | e07b137f86c3444710926b158345b5fbd499479b /doc/sample_html/index.html | |
parent | 36712f4eb500b4b0db4ae7b152462ae49e326f0c (diff) | |
download | python-coveragepy-git-32fd81ebaf523c6c13626099349138791c414b80.tar.gz |
docs: sample HTML for 7.1.07.1.0
Diffstat (limited to 'doc/sample_html/index.html')
-rw-r--r-- | doc/sample_html/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/sample_html/index.html b/doc/sample_html/index.html index c82ac171..5c735a4f 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -46,8 +46,8 @@ <input id="filter" type="text" value="" placeholder="filter..." /> </form> <p class="text"> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.0.5</a>, - created at 2023-01-10 18:17 -0500 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.1.0</a>, + created at 2023-01-24 19:37 -0500 </p> </div> </header> @@ -166,8 +166,8 @@ <footer> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.0.5</a>, - created at 2023-01-10 18:17 -0500 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v7.1.0</a>, + created at 2023-01-24 19:37 -0500 </p> </div> <aside class="hidden"> |