From e5275e62398b8a19ac4e66daf07f38854a39e885 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Sun, 3 May 2015 18:31:55 -0400 Subject: [PATCH] Release 0.4.5 --- plinth/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/__init__.py b/plinth/__init__.py index 4d630bac3..2b37664bf 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.4.4' +__version__ = '0.4.5'