diff --git a/plinth/__init__.py b/plinth/__init__.py index bd009ef33..6aa284458 100644 --- a/plinth/__init__.py +++ b/plinth/__init__.py @@ -19,4 +19,4 @@ Plinth package init file """ -__version__ = '0.7.1' +__version__ = '0.7.2'