From e43f470c09795443e39ff3704ea3bdfdc308f66c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 10 Jun 2020 11:48:32 +0000 Subject: [PATCH] account_bank_statement_import_paypal 11.0.3.0.1 --- 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 0f346657..8db3ab89 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': '11.0.3.0.0', + 'version': '11.0.3.0.1', 'category': 'Accounting', 'website': 'https://github.com/OCA/bank-statement-import', 'author':