aboutsummaryrefslogtreecommitdiffstats
path: root/python_moondb/python_moondb/__init__.py
diff options
context:
space:
mode:
authorfrancois.cellier <francois.cellier@orange.com>2018-03-07 12:52:25 +0100
committerfrancois.cellier <francois.cellier@orange.com>2018-03-13 12:03:33 +0100
commit0983f9169f3e90629ee845926d56ac674d4b1a34 (patch)
treec2a678561a06706881fb94402ea09ceae4c42241 /python_moondb/python_moondb/__init__.py
parent7d7a0a56ad4dc58ae24e205187b6129f7288bb46 (diff)
Replace partner_id field by extra field. Do some refactoring to remove code duplication on sql.py
Change-Id: I67576e20247e1f2fd71e18b92b9e4b6e8c86e44b
Diffstat (limited to 'python_moondb/python_moondb/__init__.py')
-rw-r--r--python_moondb/python_moondb/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python_moondb/python_moondb/__init__.py b/python_moondb/python_moondb/__init__.py
index de7c772e..8de4de66 100644
--- a/python_moondb/python_moondb/__init__.py
+++ b/python_moondb/python_moondb/__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.2.5"
+__version__ = "1.2.6"