From 493446e947d13bfac08f2cbd13f6f94cc39eb8c9 Mon Sep 17 00:00:00 2001 From: elius mgani <78465509+av-dev2@users.noreply.github.com> Date: Mon, 22 Jul 2024 22:46:28 +0300 Subject: [PATCH] chore(release): Bumped to v14.17.1 --- hms_tz/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hms_tz/__init__.py b/hms_tz/__init__.py index 4f4f58bd..d39e265f 100644 --- a/hms_tz/__init__.py +++ b/hms_tz/__init__.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- from __future__ import unicode_literals -__version__ = "14.17.0" +__version__ = "14.17.1"