From 0389d335ed60a0d1feb916114f6f8294f749b628 Mon Sep 17 00:00:00 2001 From: tek Date: Wed, 26 Jul 2023 18:20:25 +0200 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 a5dcc6ac4..2963a85c0 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.4.0" +MVT_VERSION = "2.4.1"