mvt/mvt/common/version.py

7 lines
213 B
Python
Raw Normal View History

2021-08-26 10:36:37 +00:00
# Mobile Verification Toolkit (MVT)
2023-09-09 15:55:27 +00:00
# Copyright (c) 2021-2023 The MVT Authors.
2021-08-26 10:36:37 +00:00
# Use of this software is governed by the MVT License 1.1 that can be found at
# https://license.mvt.re/1.1/
2024-04-18 14:53:41 +00:00
MVT_VERSION = "2.5.2"