diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-08-06 16:33:26 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-08-06 16:33:26 -0400 |
commit | 85a49efa75916f3b96a3f21d8be98516d38fb760 (patch) | |
tree | bc2bbeaf185ca5a02f1bcddc460dd77988aae297 /doc/sample_html/index.html | |
parent | 1da23c5bec55264ac4d754cb1c19322297ecdbdd (diff) | |
download | python-coveragepy-git-6.4.3.tar.gz |
docs: latest sample6.4.3
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 e67141be..d1bb7bfe 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 v6.4.2</a>, - created at 2022-07-12 09:07 -0400 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.4.3</a>, + created at 2022-08-06 16:32 -0400 </p> </div> </header> @@ -166,8 +166,8 @@ <footer> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.4.2</a>, - created at 2022-07-12 09:07 -0400 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v6.4.3</a>, + created at 2022-08-06 16:32 -0400 </p> </div> <aside class="hidden"> |