aboutsummaryrefslogtreecommitdiffstats
path: root/python_moonutilities/python_moonutilities/__init__.py
diff options
context:
space:
mode:
authorReemMahmoud <rfawzy.ext@orange.com>2018-04-12 14:39:39 +0200
committerThomas Duval <thomas.duval@orange.com>2018-04-18 10:52:41 +0200
commite93c1de651a76f06ef0a3f247db4be5a40860139 (patch)
tree06006954880e94947aaa7611b4490ce811d040ba /python_moonutilities/python_moonutilities/__init__.py
parent85209d217c85ada8a55487f5c77fb2990ad0c209 (diff)
Check data before category
Change-Id: I7e523a08fcfd3f9ea322a399c71637f268cbb38e Signed-off-by: ReemMahmoud <rfawzy.ext@orange.com>
Diffstat (limited to 'python_moonutilities/python_moonutilities/__init__.py')
-rw-r--r--python_moonutilities/python_moonutilities/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python_moonutilities/python_moonutilities/__init__.py b/python_moonutilities/python_moonutilities/__init__.py
index cabb4c52..d313ecc3 100644
--- a/python_moonutilities/python_moonutilities/__init__.py
+++ b/python_moonutilities/python_moonutilities/__init__.py
@@ -3,6 +3,6 @@
# 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.4.8"
+__version__ = "1.4.9"