From 166ba5f627816dbc09fbd93c6d4af3a91f1dc14c Mon Sep 17 00:00:00 2001 From: aakvatech <35020381+aakvatech@users.noreply.github.com> Date: Sat, 17 Feb 2024 08:41:54 +0300 Subject: [PATCH] chore: Bumped to v14.14.0 --- 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 25592ed4..b0701b6c 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.13.3" +__version__ = "14.14.0"