diff --git a/web_widget_plotly_chart/__manifest__.py b/web_widget_plotly_chart/__manifest__.py index 55793caa1..37b80fc05 100644 --- a/web_widget_plotly_chart/__manifest__.py +++ b/web_widget_plotly_chart/__manifest__.py @@ -5,7 +5,7 @@ "Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", 'category': 'Web', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'depends': ['web'], 'data': [ 'views/web_widget_plotly_chart.xml',