From 903614bfea14fb3c5f8bb828c1a2675d81526ced Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 22 Aug 2015 09:32:59 -0400 Subject: Update details for 4.0b2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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 `_. 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. -- cgit v1.2.1