From 6333cafd38e4c952af29844299166935cbfd4563 Mon Sep 17 00:00:00 2001 From: Nex Date: Mon, 25 Jul 2022 17:43:37 +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 fadb1da..81be64e 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 = "2.1.1" +MVT_VERSION = "2.1.2"