From 3c4dd9480cc196152dc4352f9ef049d77953223d Mon Sep 17 00:00:00 2001 From: semantic-release Date: Fri, 10 Jan 2020 13:47:36 +0000 Subject: [PATCH] 1.3.5 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 eae3839fa..4fe2fe7a7 100644 --- a/common/constants.py +++ b/common/constants.py @@ -2,4 +2,4 @@ Common constants declaration module. """ -VMAAS_VERSION = "1.3.4" +VMAAS_VERSION = "1.3.5"