diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-16 13:06:26 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-08-16 13:06:26 -0400 |
commit | 5ce92c6c81c1922f83591014b04157a70c5c85bb (patch) | |
tree | 9752e44802c3bf308bd1485831b93e4c66387a8f | |
parent | 25fc9dbdffe6fbbb1b6d555be60b7eba4c80f0a4 (diff) | |
download | python-coveragepy-git-5ce92c6c81c1922f83591014b04157a70c5c85bb.tar.gz |
Trailing space
-rw-r--r-- | doc/changes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changes.rst b/doc/changes.rst index 7f220518..76533259 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -50,7 +50,7 @@ Version 4.0b1 pre-release --- 2 August 2015 Backward incompatibilities: - Python versions supported are now: - + - CPython 2.6, 2.7, 3.3, 3.4 and 3.5b4 - PyPy2 2.4, 2.6 - PyPy3 2.4 |