fix kdu_model instantianion parameter
[osm/NBI.git] / osm_nbi / __init__.py
index 2c895ce..7bd5b6b 100644 (file)
@@ -12,8 +12,8 @@
 # under the License.
 ##
 
 # under the License.
 ##
 
-version = '7.0.1.post17'
-version_date = '2019-03-31'
+version = '7.0.1.post23'
+version_date = '2020-04-17'
 
 # Obtain installed package version. Ignore if error, e.g. pkg_resources not installed
 try:
 
 # Obtain installed package version. Ignore if error, e.g. pkg_resources not installed
 try: