From 3f6d526c2c642c816de35d101beab85f30751083 Mon Sep 17 00:00:00 2001 From: aakvatech <35020381+aakvatech@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:57:15 +0300 Subject: [PATCH] Bumped to v14.13.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 6308a2cf..3bed1866 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.12.0" +__version__ = "14.13.1"