diff --git a/account_fiscal_year/__manifest__.py b/account_fiscal_year/__manifest__.py index 4b390d40..c7794f87 100644 --- a/account_fiscal_year/__manifest__.py +++ b/account_fiscal_year/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Account Fiscal Year", "summary": "Create Account Fiscal Year", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "development_status": "Beta", "category": "Accounting", "website": "https://github.com/OCA/account-financial-tools"