diff --git a/report_csv/__manifest__.py b/report_csv/__manifest__.py index 59ac82bc7..9640e27d5 100644 --- a/report_csv/__manifest__.py +++ b/report_csv/__manifest__.py @@ -6,7 +6,7 @@ "author": "Creu Blanca, Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine", "category": "Reporting", - "version": "13.0.1.0.1", + "version": "13.0.1.0.2", "license": "AGPL-3", "depends": ["base", "web"], "data": ["views/webclient_templates.xml"],