diff --git a/account_bank_statement_import_camt_details/__manifest__.py b/account_bank_statement_import_camt_details/__manifest__.py index 3d0c52f6..0c96b8a9 100644 --- a/account_bank_statement_import_camt_details/__manifest__.py +++ b/account_bank_statement_import_camt_details/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'CAMT Debitor Details Bank Statements Import', - 'version': '10.0.1.0.0', + 'version': '10.0.1.0.1', 'license': 'AGPL-3', 'author': 'Odoo Community Association (OCA), Compassion CH', 'website': 'https://github.com/OCA/bank-statement-import',