diff --git a/account_statement_import_paypal/__manifest__.py b/account_statement_import_paypal/__manifest__.py index d12010e6..1ea6dc23 100644 --- a/account_statement_import_paypal/__manifest__.py +++ b/account_statement_import_paypal/__manifest__.py @@ -7,7 +7,7 @@ { "name": "PayPal CSV Format Bank Statements Import", "summary": "Import PayPal CSV files as Bank Statements in Odoo", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Accounting", "website": "https://github.com/OCA/bank-statement-import", "author": "Akretion, CorporateHub, Odoo Community Association (OCA)",