diff --git a/common/constants.py b/common/constants.py index 13fcffa4b..f9fa0e94c 100644 --- a/common/constants.py +++ b/common/constants.py @@ -2,4 +2,4 @@ Common constants declaration module. """ -VMAAS_VERSION = "1.4.0" +VMAAS_VERSION = "1.4.1"