diff --git a/plinth/__init__.py b/plinth/__init__.py index 64253edf5..0512f9a8a 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.14.0' +__version__ = '0.15.0'