Adding more parameters to db_set for array edition
Change-Id: Ic57f8a8b9780cc1becd206b227f7bed10ad30f4a
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/osm_common/__init__.py b/osm_common/__init__.py
index 858586c..ecd9261 100644
--- a/osm_common/__init__.py
+++ b/osm_common/__init__.py
@@ -15,6 +15,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-version = '0.1.13'
+version = '0.1.14'
# TODO add package version filling commit id with 0's; e.g.: '5.0.0.post11+00000000.dirty-1'
-date_version = '2018-11-12'
+date_version = '2018-11-27'