From 2a2b3f3a7272cc3b75b5fd8af86ac1d31b9f6411 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 52eb086f..3f7afae6 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