diff options
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 fc9f31c1..4aa7ee3c 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -80,7 +80,7 @@ not. The latest version is coverage.py 5.0a2, released September 3rd 2018. It is supported on: - * Python versions 2.7, 3.4, 3.5, 3.6, and 3.7. + * Python versions 2.7, 3.4, 3.5, 3.6, 3.7, and pre-alpha 3.8. * PyPy2 6.0 and PyPy3 6.0. |