From 6edccc2e7d1de1dc1180167bbc2f136cd2bf0b2b Mon Sep 17 00:00:00 2001 From: Jas Date: Thu, 19 Oct 2023 15:51:04 +0800 Subject: [PATCH] Update version.py --- xtcocotools/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xtcocotools/version.py b/xtcocotools/version.py index b5cc7c0..256e777 100644 --- a/xtcocotools/version.py +++ b/xtcocotools/version.py @@ -1,2 +1,2 @@ -__version__ = '1.14.2' +__version__ = '1.14.3' short_version = __version__