From 29a9961a1a5dc4d51c93bd58fa61a550ed5e8950 Mon Sep 17 00:00:00 2001 From: Cezar Sa Espinola Date: Mon, 9 Jul 2012 17:04:49 -0300 Subject: [PATCH] Bumping version --- thumbor/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thumbor/__init__.py b/thumbor/__init__.py index 5462a7d14..d21ab14ad 100644 --- a/thumbor/__init__.py +++ b/thumbor/__init__.py @@ -10,4 +10,4 @@ '''This is the main module in thumbor''' -__version__ = "3.0.1" +__version__ = "3.0.2"