From 54bec4856ec21ea006209b2715e4b63aea5abcfa Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Thu, 19 Dec 2024 13:42:03 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.27.1 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index be99e17a..5f511816 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.27.0" +__version__ = "1.27.1" __title__ = "Frappe CRM"