From a1cd72d364b6b4d19ed3c5e833eb3daf64b25d07 Mon Sep 17 00:00:00 2001 From: RitvikSardana <65544983+RitvikSardana@users.noreply.github.com> Date: Wed, 4 Dec 2024 23:11:19 +0530 Subject: [PATCH] chore: version bump --- helpdesk/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpdesk/__init__.py b/helpdesk/__init__.py index 6849410aa..c68196d1c 100644 --- a/helpdesk/__init__.py +++ b/helpdesk/__init__.py @@ -1 +1 @@ -__version__ = "1.1.0" +__version__ = "1.2.0"