diff --git a/date_range_child/__manifest__.py b/date_range_child/__manifest__.py index 91bc24b..05b0778 100644 --- a/date_range_child/__manifest__.py +++ b/date_range_child/__manifest__.py @@ -5,7 +5,7 @@ 'name': 'Date Range Child', 'version': '12.0.1.0.0', 'license': 'AGPL-3', - 'author': 'ACSONE SA/NV', + "author": "ACSONE SA/NV, Odoo Community Association (OCA)", 'website': 'https://acsone.eu/', 'depends': [ 'date_range'