Bumped version

This commit is contained in:
tek 2022-01-20 15:28:42 +01:00
parent 083bc12351
commit e4e1716729
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.4"
MVT_VERSION = "1.4.5"
def check_for_updates():