From 7a139b7927b52c818a17faba45a4c197ae4c83c6 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Thu, 25 Feb 2016 18:01:09 -0500 Subject: [PATCH] Release 0.8.2 --- plinth/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/__init__.py b/plinth/__init__.py index 742c96e8a..8c28f2b14 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.8.1' +__version__ = '0.8.2'