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"