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