diff --git a/plinth/__init__.py b/plinth/__init__.py index 777d62d34..4a9b47e83 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.4' +__version__ = '0.4.1'