Bumped version

This commit is contained in:
Nex 2022-02-04 13:39:37 +01:00
parent b50be69dd4
commit 09a6f291c0
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"
MVT_VERSION = "1.5.1"
def check_for_updates():