fix 1161 wait for k8scluster creation when deploying a knf
[osm/LCM.git] / osm_lcm / __init__.py
index d013101..4410388 100644 (file)
@@ -13,8 +13,8 @@
 ##
 
 # version moved to lcm.py. uncomment if LCM is installed as library and installed
-version = '7.0.1.post18'
-version_date = '2020-04-08'
+version = '8.0.0.post1'
+version_date = '2020-07-01'
 
 # Try to get version from package using pkg_resources (available with setuptools)
 try: