diff --git a/bi_view_editor/__manifest__.py b/bi_view_editor/__manifest__.py index 94177ed9..680569e0 100644 --- a/bi_view_editor/__manifest__.py +++ b/bi_view_editor/__manifest__.py @@ -10,7 +10,7 @@ 'license': 'AGPL-3', 'website': 'http://www.onestein.eu', 'category': 'Reporting', - 'version': '10.0.1.0.1', + 'version': '10.0.1.0.2', 'depends': [ 'base', 'web'