From 4017a9373ba19bb041043f60c96eebde771cef3e Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Mon, 7 Jul 2025 09:06:42 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.50.1 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index 20db0689..cac0d999 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.50.0" +__version__ = "1.50.1" __title__ = "Frappe CRM"