diff --git a/common/constants.py b/common/constants.py index 53322f889..8147f96ee 100644 --- a/common/constants.py +++ b/common/constants.py @@ -2,4 +2,4 @@ Common constants declaration module. """ -VMAAS_VERSION = "1.2.0" +VMAAS_VERSION = "1.2.1"