From a57185428cb52b80c06122d6775d92d1952350ea Mon Sep 17 00:00:00 2001 From: Bernardo Heynemann Date: Sat, 26 Mar 2011 20:40:48 -0300 Subject: [PATCH] Release 0.2.0 --- thumbor/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thumbor/__init__.py b/thumbor/__init__.py index 0cde294de..75a093a94 100644 --- a/thumbor/__init__.py +++ b/thumbor/__init__.py @@ -8,4 +8,4 @@ # http://www.opensource.org/licenses/mit-license # Copyright (c) 2011 globo.com timehome@corp.globo.com -__version__ = "0.1.2" +__version__ = "0.2.0"