diff --git a/report_csv/__manifest__.py b/report_csv/__manifest__.py index 03228e67d..6644ac06a 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.2", + "version": "13.0.1.0.3", "license": "AGPL-3", "depends": ["base", "web"], "data": ["views/webclient_templates.xml", "views/ir_actions_views.xml"],