From 458178551922246ab3089af9544310b9d75ca66d Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Tue, 13 Jan 2015 13:07:30 +0530 Subject: [PATCH] Release 0.4.4 --- plinth/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/__init__.py b/plinth/__init__.py index 911190bd1..4d630bac3 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.4.3' +__version__ = '0.4.4'