diff --git a/sql_export/__manifest__.py b/sql_export/__manifest__.py index 9293e6470..193e43f01 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",