From a88b02d7c32189692346fffb044331d19ffdb07f Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Thu, 20 Mar 2025 12:59:05 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.39.0 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index 266345f3..0f287075 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.38.8" +__version__ = "1.39.0" __title__ = "Frappe CRM"