From 0697d56f79993fd4d8cab1110e89452609e72f83 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 22 May 2024 17:02:05 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.9.0 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index e9185867..b80593e0 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.8.0" +__version__ = "1.9.0" __title__ = "Frappe CRM"