From 69a7beaf41a445548c057b457a4d4a138a522c16 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 2 Apr 2020 12:06:29 +0000 Subject: [PATCH] bi_sql_editor 10.0.1.0.1 --- bi_sql_editor/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bi_sql_editor/__manifest__.py b/bi_sql_editor/__manifest__.py index 9920f7374..20ee4b6f6 100644 --- a/bi_sql_editor/__manifest__.py +++ b/bi_sql_editor/__manifest__.py @@ -6,7 +6,7 @@ { 'name': 'BI SQL Editor', 'summary': 'BI Views builder, based on Materialized or Normal SQL Views', - 'version': '10.0.1.0.0', + 'version': '10.0.1.0.1', 'license': 'AGPL-3', 'category': 'Reporting', 'author': 'GRAP,Odoo Community Association (OCA)',