aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_db/moon_db/__init__.py
diff options
context:
space:
mode:
authorThomas Duval <thomas.duval@orange.com>2017-11-09 16:29:58 +0100
committerThomas Duval <thomas.duval@orange.com>2017-11-09 16:29:58 +0100
commit2400dc978822b66e3bad999e6dc6375c3b3308a0 (patch)
tree2844a5f693fff57e386e22c9cd97277350794ba5 /moonv4/moon_db/moon_db/__init__.py
parent7b8902aa1ee5a2e02b3146b670eaa8f5790af970 (diff)
Update the db_manager in order to use it for tests
Change-Id: I959b3c0e7be664fbe60ee45114c10a6bd3cbba00
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"