diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2019-08-07 08:54:19 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2019-08-07 14:50:49 -0400 |
| commit | 6b3017454af6662dde107755f1ee92153e69a4d8 (patch) | |
| tree | 376612a151f46fe38e8c659c4bf2cb31b024c8a9 /doc | |
| parent | fa9e42064b8544d1e63e7be30f831e4197cc21b3 (diff) | |
| download | python-coveragepy-git-6b3017454af6662dde107755f1ee92153e69a4d8.tar.gz | |
One more detail to keep in sync
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index 5ffad66e..f4d20a92 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -40,7 +40,7 @@ not. * IronPython 2.7.7, though only for running code, not reporting. **This is a pre-release build. The usual warnings about possible bugs - apply.** The latest stable version is coverage.py 4.5.3, `described here`_. + apply.** The latest stable version is coverage.py 4.5.4, `described here`_. .. _described here: http://coverage.readthedocs.io/ |
