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
commit1dd1bb962342f4ccc7d1be302b3c838a6f62902a (patch)
treec8af2ce34528171e638dc26913fd06e962bb5632 /setup.py
parent2db97038d851afe60121ae92dedfc28592efa91f (diff)
downloadpython-coveragepy-1dd1bb962342f4ccc7d1be302b3c838a6f62902a.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 b9cec4c..08c1659 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.