diff --git a/plinth/__init__.py b/plinth/__init__.py index d3973d3be..9cb498c30 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.15.2' +__version__ = '0.15.3'