Bumped version

This commit is contained in:
Nex 2022-04-05 21:46:38 +02:00
parent 26e6a00bf5
commit ff41efba72
1 changed files with 1 additions and 1 deletions

View File

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