From 2050a503c785c9da83b49440a18db97e68cb97ab Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Wed, 7 Oct 2015 18:07:36 -0400 Subject: [PATCH] Release 0.6 --- plinth/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/__init__.py b/plinth/__init__.py index a0fae6350..2ab831298 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.5' +__version__ = '0.6'