From 75b52dfe1c54f1cc57b7819f4232ff4513df87bf Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 27 Sep 2014 11:08:12 -0400 Subject: Update version and docs for 4.0a1 --- setup.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 52eb086..3f7afae 100644 --- a/setup.py +++ b/setup.py @@ -12,6 +12,9 @@ Documentation is at `nedbatchelder.com <%s>`_. Code repository and issue tracker are on `Bitbucket `_, with a mirrored repo on `Github `_. +New in 4.0 alpha: ``--concurrency``, dropped support for older Pythons, +setup.cfg support. + New in 3.7: ``--debug``, and 12 bugs closed. New in 3.6: ``--fail-under``, and >20 bugs closed. -- cgit v1.2.1