diff --git a/src/artemis.py b/src/artemis.py index 31572c6..e45147f 100644 --- a/src/artemis.py +++ b/src/artemis.py @@ -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__