From ecb6b93e1259d6852cca6ca8bab2054eed27931e Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 28 Jan 2020 16:27:09 +0000 Subject: [PATCH] 1.4.1 Automatically generated by python-semantic-release --- common/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"