diff --git a/base_rest_pydantic/__manifest__.py b/base_rest_pydantic/__manifest__.py index 0c0f0704..05067937 100644 --- a/base_rest_pydantic/__manifest__.py +++ b/base_rest_pydantic/__manifest__.py @@ -5,7 +5,7 @@ "name": "Base Rest Datamodel", "summary": """ Pydantic binding for base_rest""", - "version": "15.0.4.3.1", + "version": "15.0.4.3.2", "license": "LGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/rest-framework",