Advance version in artemis.py

This commit is contained in:
Alessandro
2020-05-19 14:55:49 +02:00
parent bf3efd11a4
commit c16de1f1eb

View File

@@ -64,7 +64,7 @@ import loggingconf # noqa 401
# import default_imgs_rc
__LATEST_VERSION__ = "3.2.1"
__LATEST_VERSION__ = "3.2.2"
if IS_BINARY:
__VERSION__ = __LATEST_VERSION__