From 720d10a39cade179027874cd5e6dc340eddd0119 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Fri, 3 Jan 2025 15:25:37 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.32.5 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index 46c4b6a37..eb8eb2a93 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.32.4" +__version__ = "1.32.5" __title__ = "Frappe CRM"