From 5a1e3d08b09da9974e5d577ea8afda2e3c6b98bf Mon Sep 17 00:00:00 2001 From: aakvatech <35020381+aakvatech@users.noreply.github.com> Date: Mon, 12 Feb 2024 21:14:17 +0300 Subject: [PATCH] chore: Bumped to v14.13.2 --- 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 3bed1866..4efd8f33 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.1" +__version__ = "14.13.2"