From fca04b267352c6ae30d8568217889e96f1d6f826 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Mon, 5 Jan 2015 20:46:24 +0530 Subject: [PATCH] Release 0.4.3 --- plinth/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/__init__.py b/plinth/__init__.py index 387fc2ce7..911190bd1 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.4.2' +__version__ = '0.4.3'