From 9c25450e8e4e462670e485486739e45c113fa35f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 16 Jun 2023 02:27:55 +0000 Subject: [PATCH] sql_export 16.0.1.0.1 --- sql_export/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql_export/__manifest__.py b/sql_export/__manifest__.py index f4ae2a407..b6ca9cf72 100644 --- a/sql_export/__manifest__.py +++ b/sql_export/__manifest__.py @@ -4,7 +4,7 @@ { "name": "SQL Export", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "author": "Akretion,GRAP,Odoo Community Association (OCA)", "maintainers": ["legalsylvain"], "website": "https://github.com/OCA/reporting-engine",