From bb0e41e949299a02bb67ec4e443e650e83013006 Mon Sep 17 00:00:00 2001 From: Nex Date: Fri, 3 Jun 2022 11:44:44 +0200 Subject: [PATCH] Bumped version --- mvt/common/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mvt/common/version.py b/mvt/common/version.py index 9c0f010..8fb3d98 100644 --- a/mvt/common/version.py +++ b/mvt/common/version.py @@ -3,4 +3,4 @@ # Use of this software is governed by the MVT License 1.1 that can be found at # https://license.mvt.re/1.1/ -MVT_VERSION = "1.5.4" +MVT_VERSION = "1.5.5"