diff --git a/account_bank_statement_import_txt_xlsx/__manifest__.py b/account_bank_statement_import_txt_xlsx/__manifest__.py index e4b286ae..1e39a2ac 100644 --- a/account_bank_statement_import_txt_xlsx/__manifest__.py +++ b/account_bank_statement_import_txt_xlsx/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Account Bank Statement Import TXT/CSV/XLSX", "summary": "Import TXT/CSV or XLSX files as Bank Statements in Odoo", - "version": "13.0.1.0.3", + "version": "13.0.1.0.4", "category": "Accounting", "website": "https://github.com/OCA/bank-statement-import", "author": "ForgeFlow, CorporateHub, Odoo Community Association (OCA)",