From 4c7db02da49940a8b9300223ca6c21356d7b38fb Mon Sep 17 00:00:00 2001 From: Nex Date: Thu, 1 Sep 2022 09:42:03 +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 d4ed004..e58120d 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.5" +MVT_VERSION = "2.1.6"