From 6936908f862caee781374a956348d4b10816043c Mon Sep 17 00:00:00 2001 From: Nex Date: Mon, 15 Aug 2022 10:27:36 +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 23e939d..23fe870 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.3" +MVT_VERSION = "2.1.4"