diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2020-09-13 15:57:29 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2020-09-13 15:57:29 -0400 |
commit | d13594e24f18930e96db55d0b49c3ebdd7275f40 (patch) | |
tree | d45df42d02e48d57f10b17ed871f80ae3db78945 /doc/sample_html/index.html | |
parent | 039ef0959c3f21fe0991204c19fb99fab14055f5 (diff) | |
download | python-coveragepy-git-d13594e24f18930e96db55d0b49c3ebdd7275f40.tar.gz |
Making a releasecoverage-5.3
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 c5323f34..f6970479 100644 --- a/doc/sample_html/index.html +++ b/doc/sample_html/index.html @@ -155,8 +155,8 @@ <div id="footer"> <div class="content"> <p> - <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.2.1</a>, - created at 2020-07-23 19:37 -0400 + <a class="nav" href="https://coverage.readthedocs.io">coverage.py v5.3</a>, + created at 2020-09-13 15:56 -0400 </p> </div> </div> |