From 9fd998e22b491d90941eb2e268a9d4c3b15f78af Mon Sep 17 00:00:00 2001 From: Caglar Pir Date: Thu, 5 Feb 2026 04:41:38 -0800 Subject: [PATCH] Bump version to 0.14.6 --- mapillary_tools/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapillary_tools/__init__.py b/mapillary_tools/__init__.py index 7bc8b6e1..046be5b6 100644 --- a/mapillary_tools/__init__.py +++ b/mapillary_tools/__init__.py @@ -3,4 +3,4 @@ # This source code is licensed under the BSD license found in the # LICENSE file in the root directory of this source tree. -VERSION = "0.14.5" +VERSION = "0.14.6"