From b793dc984abb0023cfc3861ca31a0e44f4ef6fca Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Sun, 5 Oct 2014 10:53:15 +0530 Subject: [PATCH] Release 0.4 --- plinth/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/__init__.py b/plinth/__init__.py index 94f997920..777d62d34 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.3.2' +__version__ = '0.4'