From 55c704fc8e4f613164315f43aae9bb372e32fc93 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Mon, 29 Apr 2024 14:10:41 +0000 Subject: [PATCH] chore(release): Bumped to Version 1.2.1 --- crm/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crm/__init__.py b/crm/__init__.py index 3af1df46..d949fd4a 100644 --- a/crm/__init__.py +++ b/crm/__init__.py @@ -1,4 +1,4 @@ -__version__ = "2.0.0-dev" +__version__ = "1.2.1-dev" __title__ = "Frappe CRM"