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"