Bumped version

This commit is contained in:
Nex 2022-01-12 16:18:13 +01:00
parent 33efeda90a
commit 737007afdb

View File

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