From 208fb2b97b75e67c774c9d14d81a64d72e287446 Mon Sep 17 00:00:00 2001 From: Rotem Reiss Date: Wed, 11 Sep 2024 14:20:55 +0300 Subject: [PATCH] Bump version number --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ef8622f..207f520 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="jtrack", - version="1.2.2", + version="1.2.3", author="Rotem Reiss", author_email="reiss.r@gmail.com", description="Fast and effective integration to Jira.",