From 0521b34b4b407fd6bd5495b291ea7a5fb9332ce1 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 13 Apr 2023 09:06:34 +0000 Subject: [PATCH] account_statement_import_paypal 14.0.1.0.1 --- account_statement_import_paypal/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)",