From 0db7083de8d0a97cee90e8b9e81c1db466786918 Mon Sep 17 00:00:00 2001 From: RitvikSardana <65544983+RitvikSardana@users.noreply.github.com> Date: Thu, 19 Dec 2024 22:09:13 +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 c68196d1c..9c73af26b 100644 --- a/helpdesk/__init__.py +++ b/helpdesk/__init__.py @@ -1 +1 @@ -__version__ = "1.2.0" +__version__ = "1.3.1"