diff --git a/imagekit/__init__.py b/imagekit/__init__.py index 2965bbd..0b8abf5 100644 --- a/imagekit/__init__.py +++ b/imagekit/__init__.py @@ -3,10 +3,10 @@ Django ImageKit Author: Justin Driscoll -Version: 0.2 +Version: 0.3 """ -VERSION = "0.2" +VERSION = "0.3"