From 7bf3c7f02998be9fd4c28e67a38c04dba2898516 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Tue, 25 May 2010 21:26:06 +0200 Subject: [PATCH] bump version number --- xdist/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdist/__init__.py b/xdist/__init__.py index 85a0aea..e7a4b5a 100644 --- a/xdist/__init__.py +++ b/xdist/__init__.py @@ -1,3 +1,3 @@ # -__version__ = "1.2" +__version__ = "1.3"