From 87a65c5132497edfd701eb497c8d9bf5de12a065 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Sun, 29 Dec 2024 18:42:09 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.30.1 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index 61c02564..f11d6f91 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.30.0" +__version__ = "1.30.1" __title__ = "Frappe CRM"