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'