diff --git a/.hgtags b/.hgtags index f65d90c..cf4145b 100644 --- a/.hgtags +++ b/.hgtags @@ -1,3 +1,4 @@ 42c6503ee48fae9c4c96d406afb12bfc86f15803 1.0 eca7ce17eabf296983c36812c8b8be901e7055a3 1.1 56d8e5280be224a0ad3220a9deed55334710bd23 1.2 +e6c4ce20db4bf65086ff55807a3c306cad7ca393 1.3 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"