From b941cdeef30077e256828ca2990aa887afba52ef Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 25 Feb 2023 11:51:46 +0000 Subject: [PATCH] account_statement_import_paypal 15.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 005d7e87..5cc13006 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": "15.0.1.0.0", + "version": "15.0.1.0.1", "category": "Accounting", "website": "https://github.com/OCA/bank-statement-import", "author": "Akretion, CorporateHub, Odoo Community Association (OCA)",