aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Duval <thomas.duval@orange.com>2018-01-16 11:35:59 +0100
committerThomas Duval <thomas.duval@orange.com>2018-01-16 11:35:59 +0100
commit5d4d84eefac0d8c836125c329220c678d1feb633 (patch)
treebfda6339ddf29e6ff86097faa72c7399c873af89
parent270a9b3c73c7f36eb8988300184ed6e54a572411 (diff)
Update versions of moon_manager and moon_orchestrator
Change-Id: I93e0b0f353a53be1633aefd07a15da0fe99ec069
-rw-r--r--moon_manager/moon_manager/__init__.py2
-rw-r--r--moon_orchestrator/moon_orchestrator/__init__.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/moon_manager/moon_manager/__init__.py b/moon_manager/moon_manager/__init__.py
index 6f964a63..85c245e0 100644
--- a/moon_manager/moon_manager/__init__.py
+++ b/moon_manager/moon_manager/__init__.py
@@ -3,4 +3,4 @@
# license which can be found in the file 'LICENSE' in this package distribution
# or at 'http://www.apache.org/licenses/LICENSE-2.0'.
-__version__ = "4.3.2"
+__version__ = "4.4.0"
diff --git a/moon_orchestrator/moon_orchestrator/__init__.py b/moon_orchestrator/moon_orchestrator/__init__.py
index 3276f42d..85c245e0 100644
--- a/moon_orchestrator/moon_orchestrator/__init__.py
+++ b/moon_orchestrator/moon_orchestrator/__init__.py
@@ -3,4 +3,4 @@
# license which can be found in the file 'LICENSE' in this package distribution
# or at 'http://www.apache.org/licenses/LICENSE-2.0'.
-__version__ = "4.3.1"
+__version__ = "4.4.0"