From 34faf3660d9ffa3bd4d9f1c18ff2c253b484dfa7 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 15 Jul 2021 06:56:58 +0000 Subject: [PATCH] account_bank_statement_import_paypal 13.0.1.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 eaaff8f7..10f00938 100644 --- a/account_bank_statement_import_paypal/__manifest__.py +++ b/account_bank_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": "13.0.1.0.0", + "version": "13.0.1.0.1", "category": "Accounting", "website": "https://github.com/OCA/bank-statement-import", "author": "Akretion, CorporateHub, Odoo Community Association (OCA)",