From 06c1370067531414891d0bbef5327dcfbbfcde5c Mon Sep 17 00:00:00 2001 From: aakvatech <35020381+aakvatech@users.noreply.github.com> Date: Wed, 21 Aug 2024 22:47:30 +0300 Subject: [PATCH] chore(release): v14.18.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 d39e265f..39d77ac6 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.1" +__version__ = "14.18.0"