From 35739d8cbf324d522d9ee33133175c0b73062e73 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 8 Apr 2020 13:27:48 +0000 Subject: [PATCH] account_bank_statement_import_paypal 12.0.2.1.0 --- account_bank_statement_import_paypal/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_bank_statement_import_paypal/__manifest__.py b/account_bank_statement_import_paypal/__manifest__.py index 2fa5fd6..e4e56a6 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.0.1', + 'version': '12.0.2.1.0', 'category': 'Accounting', 'website': 'https://github.com/OCA/bank-statement-import', 'author':