diff --git a/report_xlsx/__manifest__.py b/report_xlsx/__manifest__.py index 4618ccc2d..bc21478c8 100644 --- a/report_xlsx/__manifest__.py +++ b/report_xlsx/__manifest__.py @@ -6,7 +6,7 @@ "author": "ACSONE SA/NV," "Creu Blanca," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine", "category": "Reporting", - "version": "14.0.1.0.9", + "version": "14.0.1.0.10", "development_status": "Mature", "license": "AGPL-3", "depends": ["base", "web"],