From 99f0e6084694d8cfce91c06cfffdfcac65e0a642 Mon Sep 17 00:00:00 2001 From: aakvatech <35020381+aakvatech@users.noreply.github.com> Date: Thu, 21 Mar 2024 18:35:00 +0300 Subject: [PATCH] chore(release): Bumped to v14.15.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 b0701b6c..b54161cf 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.14.0" +__version__ = "14.15.0"