From 8f2c8480b4b0ec0df1df37e2c896e2f893c924ef Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Tue, 21 Oct 2014 19:15:01 +0530 Subject: [PATCH] Release 0.4.1 --- plinth/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/__init__.py b/plinth/__init__.py index 777d62d34..4a9b47e83 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.4' +__version__ = '0.4.1'