making _admin.deployed.VCA backward compatible
[osm/LCM.git] / osm_lcm / lcm.py
index ef5fefa..c6f839a 100644 (file)
@@ -28,7 +28,7 @@ min_RO_version = [0, 5, 84]
 min_n2vc_version = "0.0.2"
 min_common_version = "0.1.11"
 # uncomment if LCM is installed as library and installed, and get them from __init__.py
-lcm_version = '0.1.26'
+lcm_version = '0.1.27'
 lcm_version_date = '2018-11-27'