diff --git a/web_widget_bokeh_chart/__manifest__.py b/web_widget_bokeh_chart/__manifest__.py index 813de8084..68017e4a5 100644 --- a/web_widget_bokeh_chart/__manifest__.py +++ b/web_widget_bokeh_chart/__manifest__.py @@ -7,7 +7,7 @@ "summary": "This widget allows to display charts using Bokeh library.", "author": "Eficent, " "Odoo Community Association (OCA)", - "version": "12.0.1.0.1", + "version": "12.0.1.0.2", "maintainers": ["lreficent"], "development_status": "Production/Stable", "website": "https://github.com/OCA/web",