From 8d6b073b9b3ad6f9ac5ac3f848da5c809b0b2657 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Sat, 19 May 2012 13:52:15 +0200 Subject: [PATCH] Bumped version to a2 --- compressor/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compressor/__init__.py b/compressor/__init__.py index 66b4ea1..44c8316 100644 --- a/compressor/__init__.py +++ b/compressor/__init__.py @@ -1,2 +1,2 @@ # following PEP 386 -__version__ = "1.2a1" +__version__ = "1.2a2"