From 3f13a820e8bb8825b7cdbcb0f3cc7e8e178d4c83 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 14 May 2025 19:55:32 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.42.1 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index a06d720b..2500b55f 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.42.0" +__version__ = "1.42.1" __title__ = "Frappe CRM"