From 4c0a28237fcf3196c7e293e5a610ea88e456f318 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Mon, 18 Mar 2013 15:13:31 -0700 Subject: [PATCH] Bumped version up a notch. --- compressor/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compressor/__init__.py b/compressor/__init__.py index 8797d61..6524f6c 100644 --- a/compressor/__init__.py +++ b/compressor/__init__.py @@ -1,2 +1,2 @@ # following PEP 386 -__version__ = "1.2" +__version__ = "1.3"