Bumped version

This commit is contained in:
Nex 2022-03-15 11:19:22 +01:00
parent 03efc8494b
commit bc5d386be7
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.2"
MVT_VERSION = "1.5.3"
def check_for_updates():