diff --git a/pms_account/__manifest__.py b/pms_account/__manifest__.py index 5295c9068..9c3f3b925 100644 --- a/pms_account/__manifest__.py +++ b/pms_account/__manifest__.py @@ -6,11 +6,11 @@ "name": "Property Management System", "summary": "Manage the accounting aspects of your properties", "version": "14.0.1.0.0", - "development_status": "Alpha", + "development_status": "Beta", "category": "Generic Modules/Property Management System", "website": "https://github.com/OCA/pms", "author": "Commit [Sun], Open Source Integrators, Odoo Community Association (OCA)", - "maintainers": ["eantones"], + "maintainers": ["max3903"], "license": "AGPL-3", "depends": [ "account",