From b36847004decf4d7e9e5a3b59a61ab63719cd575 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 14 Jun 2023 14:12:26 +0000 Subject: [PATCH] web_widget_bokeh_chart 16.0.1.0.1 --- web_widget_bokeh_chart/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_widget_bokeh_chart/__manifest__.py b/web_widget_bokeh_chart/__manifest__.py index c7d17dd81..dd17c20d4 100644 --- a/web_widget_bokeh_chart/__manifest__.py +++ b/web_widget_bokeh_chart/__manifest__.py @@ -6,7 +6,7 @@ "category": "Hidden", "summary": "This widget allows to display charts using Bokeh library.", "author": "ForgeFlow, " "Odoo Community Association (OCA), " "Creu Blanca", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "maintainers": ["LoisRForgeFlow", "ChrisOForgeFlow"], "development_status": "Production/Stable", "website": "https://github.com/OCA/web",