From 48509e3449719de04d0ada6db9d78bab6566e147 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Mon, 3 Feb 2025 15:18:47 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.34.13 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index e2aab686..e8498502 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.34.12" +__version__ = "1.34.13" __title__ = "Frappe CRM"