From e61c8e1b35bb89a7c5e8d89c76b5546d2bdaee35 Mon Sep 17 00:00:00 2001 From: Bernardo Heynemann Date: Wed, 27 Mar 2013 23:19:57 -0300 Subject: [PATCH] Release 3.8.1 --- thumbor/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thumbor/__init__.py b/thumbor/__init__.py index 2ed5c3f94..229ffe682 100644 --- a/thumbor/__init__.py +++ b/thumbor/__init__.py @@ -10,4 +10,4 @@ '''This is the main module in thumbor''' -__version__ = "3.8.0" +__version__ = "3.8.1"