From cf36bf8bf204350b0a2554c2dced9e2f4844c0f7 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Tue, 6 Jul 2010 12:51:09 +0200 Subject: [PATCH] bumping version --- xdist/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdist/__init__.py b/xdist/__init__.py index e7a4b5a..3ff7323 100644 --- a/xdist/__init__.py +++ b/xdist/__init__.py @@ -1,3 +1,3 @@ # -__version__ = "1.3" +__version__ = "1.4a1"