Bump version to v1.4.1

This commit is contained in:
tek 2021-12-27 16:19:25 +01:00
parent b079246c8a
commit 681bae2f66
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
import requests
from packaging import version
MVT_VERSION = "1.4.0"
MVT_VERSION = "1.4.1"
def check_for_updates():