diff --git a/account_bank_statement_import_paypal/__manifest__.py b/account_bank_statement_import_paypal/__manifest__.py index 6afc103..48049bf 100644 --- a/account_bank_statement_import_paypal/__manifest__.py +++ b/account_bank_statement_import_paypal/__manifest__.py @@ -6,7 +6,7 @@ { 'name': 'PayPal CSV Format Bank Statements Import', 'summary': 'Import PayPal CSV files as Bank Statements in Odoo', - 'version': '12.0.2.2.1', + 'version': '12.0.2.2.2', 'category': 'Accounting', 'website': 'https://github.com/OCA/bank-statement-import', 'author':