From cc055c8ab33bf0b7a2db6a99315c6c595bc5660d Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 26 Feb 2025 14:23:43 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.37.1 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index 620a58ee..3204fa1a 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.37.0" +__version__ = "1.37.1" __title__ = "Frappe CRM"