From 5ca926088a75ad6bb4fe4c502bb11461e0726396 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 19 Feb 2020 15:00:03 +0000 Subject: [PATCH] report_xlsx_helper 13.0.1.0.1 --- report_xlsx_helper/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report_xlsx_helper/__manifest__.py b/report_xlsx_helper/__manifest__.py index dc62b454..7a0eabf7 100644 --- a/report_xlsx_helper/__manifest__.py +++ b/report_xlsx_helper/__manifest__.py @@ -6,7 +6,7 @@ "author": "Noviat, Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine", "category": "Reporting", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "license": "AGPL-3", "depends": ["report_xlsx"], "installable": True,