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 | 2c6bd1fb0e09508ecb78bf1b4140903e7922b71f (patch) | |
tree | 18b76d495733af31ec946a286f6e66796315e3af | |
parent | a9e68af8e85500debac8436336e54da694e745f5 (diff) | |
download | python-coveragepy-2c6bd1fb0e09508ecb78bf1b4140903e7922b71f.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 7f22051..7653325 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 |