Bump version to v1.3.2

This commit is contained in:
Donncha Ó Cearbhaill 2021-12-17 12:24:41 +01:00
parent 3215e797ec
commit 2d16218489
1 changed files with 1 additions and 1 deletions

View File

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