Bumped version

This commit is contained in:
Nex 2021-07-31 10:23:38 +02:00
parent 19f355810a
commit 87ffd9e003
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import os
from setuptools import find_packages, setup
__package_name__ = "mvt"
__version__ = "1.0.13"
__version__ = "1.0.14"
__description__ = "Mobile Verification Toolkit"
this_directory = os.path.abspath(os.path.dirname(__file__))