diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2016-12-13 21:11:19 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-12-13 21:11:19 -0500 |
commit | adf64ff439f0ca95d8ba43dc614acf72b6b3219d (patch) | |
tree | 0b75fb37b70e27b7797759c47fd914b36bc3319b | |
parent | 0ab9d30c8a1f26bd9a7481a9ee14e8a02284a0cd (diff) | |
download | python-coveragepy-git-adf64ff439f0ca95d8ba43dc614acf72b6b3219d.tar.gz |
Tidy up
-rw-r--r-- | doc/changes.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/changes.rst b/doc/changes.rst index c75b2ba8..45f8627c 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -322,7 +322,6 @@ Version 4.0.1 --- 2015-10-13 Version 4.0 --- 2015-09-20 -------------------------- - Backward incompatibilities: - Python versions supported are now: |