From 9dc170677165f1c5e7c9e156ea49ed75c4d5b349 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 5 Mar 2020 07:48:36 +0000 Subject: [PATCH] account_bank_statement_import_paypal 12.0.1.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 fcb0283..4322ee1 100644 --- a/account_bank_statement_import_paypal/__manifest__.py +++ b/account_bank_statement_import_paypal/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Import Paypal Bank Statements", 'summary': 'Import Paypal CSV files as Bank Statements in Odoo', - "version": "12.0.1.0.1", + "version": "12.0.1.1.0", "category": "Accounting", "website": "https://github.com/OCA/bank-statement-import", "author": " Akretion, Odoo Community Association (OCA)",