mirror of
https://github.com/mvt-project/mvt.git
synced 2026-02-17 02:42:51 +00:00
Bump to 1.4.0 to skip previously used PyPi versions
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
import requests
|
||||
from packaging import version
|
||||
|
||||
MVT_VERSION = "1.3.2"
|
||||
MVT_VERSION = "1.4.0"
|
||||
|
||||
|
||||
def check_for_updates():
|
||||
|
||||
Reference in New Issue
Block a user