Bumped version

This commit is contained in:
Nex 2022-01-18 16:06:14 +01:00
parent 3e0ef20fcd
commit a6fd5fe1f3

View File

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