summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-08-22 09:32:59 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-08-22 09:32:59 -0400
commit903614bfea14fb3c5f8bb828c1a2675d81526ced (patch)
tree51111c142e557487dc719a77e01aeaf5ecf3d1e6 /setup.py
parent7fbed893087d7d036813defef3b3d3afef00a052 (diff)
downloadpython-coveragepy-git-903614bfea14fb3c5f8bb828c1a2675d81526ced.tar.gz
Update details for 4.0b2
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index b9cec4ca..08c1659b 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ mirrored repository on `GitHub <https://github.com/nedbat/coveragepy>`_.
New in 4.0 beta: ``--concurrency``, dropped support for older Pythons,
setup.cfg support, plugins for other file variants, supported data API,
---skip-covered, HTML filtering, and 49 issues closed.
+--skip-covered, HTML filtering, and 52 issues closed.
"""
# This file is used unchanged under all versions of Python, 2.x and 3.x.