aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_db/moon_db/__init__.py
diff options
context:
space:
mode:
authorAsteroide <thomas.duval@orange.com>2017-07-19 07:32:34 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-07-19 07:32:34 +0000
commit1eb5524be074b25b09a023aa17b60c427b733479 (patch)
tree5f71afad9da349ed43119509a4cc13347bef2c16 /moonv4/moon_db/moon_db/__init__.py
parent060d082854119f24a44ffa938ab45e8409bd6a9d (diff)
parente5578133cdb1ddfe4f5a556b0197c98399a04d9f (diff)
Merge "Force requirements to be installed with pip"
Diffstat (limited to 'moonv4/moon_db/moon_db/__init__.py')
-rw-r--r--moonv4/moon_db/moon_db/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/moonv4/moon_db/moon_db/__init__.py b/moonv4/moon_db/moon_db/__init__.py
index 578e22af..ddfaf2bb 100644
--- a/moonv4/moon_db/moon_db/__init__.py
+++ b/moonv4/moon_db/moon_db/__init__.py
@@ -3,5 +3,5 @@
# license which can be found in the file 'LICENSE' in this package distribution
# or at 'http://www.apache.org/licenses/LICENSE-2.0'.
-__version__ = "1.0.0"
+__version__ = "1.0.1"