diff --git a/report_xml/__manifest__.py b/report_xml/__manifest__.py index 742f71c44..049ba93d2 100644 --- a/report_xml/__manifest__.py +++ b/report_xml/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnuorg/licenses/agpl.html). { "name": "XML Reports", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "category": "Reporting", "website": "https://github.com/OCA/reporting-engine", "development_status": "Production/Stable",