From 383d9b16dec232472e9c734c239c3bcb7cb3b164 Mon Sep 17 00:00:00 2001 From: tek Date: Tue, 21 Feb 2023 15:34:48 -0500 Subject: [PATCH] Bumps 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 34a6a00..d2d0339 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.2.1" +MVT_VERSION = "2.2.2"