From e88b2af4f64d6458438de7837597d1aba37f3556 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Wed, 23 Mar 2016 17:27:15 -0400 Subject: [PATCH] Release 0.9.1 --- plinth/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/__init__.py b/plinth/__init__.py index 62a530b0d..8b1e2dcf7 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.9' +__version__ = '0.9.1'