aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_db/moon_db/__init__.py
diff options
context:
space:
mode:
authorRuan HE <ruan.he@orange.com>2017-11-10 09:46:52 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-11-10 09:46:52 +0000
commit00eb18e358640691a3023de569aedea5865484ea (patch)
tree84489c1d29a84c6d4444e2af7d9ea968981d3550 /moonv4/moon_db/moon_db/__init__.py
parent7ce33e7a01ac4433fc91882fa1a224396664362d (diff)
parent2400dc978822b66e3bad999e6dc6375c3b3308a0 (diff)
Merge "Update the db_manager in order to use it for tests"
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 ac014182..5eb389d3 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.1.0"
+__version__ = "1.2.0"