diff --git a/src/artemis.py b/src/artemis.py index d6e80ba..4f670f5 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.3" +__LATEST_VERSION__ = "3.2.4" if IS_BINARY: __VERSION__ = __LATEST_VERSION__