diff --git a/account_partner_reconcile/__manifest__.py b/account_partner_reconcile/__manifest__.py index 88c64767..6e875084 100644 --- a/account_partner_reconcile/__manifest__.py +++ b/account_partner_reconcile/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Account Partner Reconcile", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "category": "Accounting", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-reconcile",