summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-10-02 16:19:57 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-10-02 16:19:57 -0400
commit812d523def2374033e90bd99b66807155b7ba88d (patch)
tree606a32c4f42b4181a6d94fc48e305e039dbb75c4 /doc
parent484e3639deabeccd4bbb3c2183e0e6c0f9407057 (diff)
downloadpython-coveragepy-git-coverage-5.0a8.tar.gz
Doc changes for 5.0a8coverage-5.0a8
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
-rw-r--r--doc/index.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 2018b57e..daa8ab33 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -61,7 +61,7 @@ copyright = u'2009\N{EN DASH}2019, Ned Batchelder.' # CHANGEME # pylint: di
# The short X.Y version.
version = '5.0' # CHANGEME
# The full version, including alpha/beta/rc tags.
-release = '5.0a7' # CHANGEME
+release = '5.0a8' # CHANGEME
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
diff --git a/doc/index.rst b/doc/index.rst
index 78106b30..fd201e0d 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -28,10 +28,10 @@ not.
.. ifconfig:: prerelease
- The latest version is coverage.py 5.0a7, released September 21, 2019.
+ The latest version is coverage.py 5.0a8, released October 2, 2019.
It is supported on:
- * Python versions 2.7, 3.5, 3.6, 3.7, and beta 3.8.
+ * Python versions 2.7, 3.5, 3.6, 3.7, and 3.8.
* PyPy2 7.0 and PyPy3 7.0.