diff --git a/account_statement_import/__manifest__.py b/account_statement_import/__manifest__.py index 848ce9fe..256af144 100644 --- a/account_statement_import/__manifest__.py +++ b/account_statement_import/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Import Statement Files", "category": "Accounting", - "version": "14.0.1.2.0", + "version": "14.0.1.2.1", "license": "LGPL-3", "depends": ["account"], "author": "Odoo SA, Akretion, Odoo Community Association (OCA)",