Bump version to 1.3.1. Skipping 1.3 as a tag already exists

This commit is contained in:
Donncha Ó Cearbhaill 2021-12-16 19:23:15 +01:00
parent 5df50f864c
commit e80c02451c
1 changed files with 1 additions and 1 deletions

View File

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