From 9a8acfc3c83b25d6f98961d9f5952069d6e11908 Mon Sep 17 00:00:00 2001 From: Paulo Date: Thu, 17 Dec 2015 15:53:06 -0500 Subject: [PATCH] version bump to 0.3.0 --- aldryn_gallery/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aldryn_gallery/__init__.py b/aldryn_gallery/__init__.py index b464860..a750fdc 100644 --- a/aldryn_gallery/__init__.py +++ b/aldryn_gallery/__init__.py @@ -1,2 +1,2 @@ # -*- coding: utf-8 -*- -__version__ = '0.2.7' +__version__ = '0.3.0'