From 6790836a2bc83fcd4fae3d7d5921f6ce665b5ecb Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Sat, 4 May 2024 11:16:56 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.3.3 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index 6fd0aacd..595a2eac 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "1.3.2" +__version__ = "1.3.3" __title__ = "Frappe CRM"