Bumped version

This commit is contained in:
Nex
2021-10-14 19:59:09 +02:00
parent 5f125974b8
commit f4cb954e73
+1 -1
View File
@@ -6,7 +6,7 @@
import requests
from packaging import version
MVT_VERSION = "1.2.10"
MVT_VERSION = "1.2.11"
def check_for_updates():
res = requests.get("https://pypi.org/pypi/mvt/json")