From eaa2a20e23fee8697a47336f1502127854748086 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Mon, 15 Feb 2016 22:55:53 -0500 Subject: [PATCH] Release 0.8.1 --- plinth/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/__init__.py b/plinth/__init__.py index ff5d4a855..742c96e8a 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.8' +__version__ = '0.8.1'