diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2021-11-26 19:10:35 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-11-26 19:10:35 -0500 |
| commit | 7a0188231be8f7bb04b2832365401062e18b7ab2 (patch) | |
| tree | 23099d5a1ec507ba404acb399dd3faa298e23f50 /doc/index.rst | |
| parent | 7c128a6cf6e20674c7bab31ff13f7480b42e6148 (diff) | |
| download | python-coveragepy-git-6.2.tar.gz | |
docs: prep for 6.26.2
Diffstat (limited to 'doc/index.rst')
| -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 fa8d6b1d..3c29f51d 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -23,7 +23,7 @@ supported on: .. ifconfig:: prerelease **This is a pre-release build. The usual warnings about possible bugs - apply.** The latest stable version is coverage.py 6.1.2, `described here`_. + apply.** The latest stable version is coverage.py 6.2, `described here`_. .. _described here: http://coverage.readthedocs.io/ |
