fix 1049. Ignore juju model delete not found exception
[osm/LCM.git] / osm_lcm / __init__.py
index 0a279ad..d013101 100644 (file)
@@ -13,8 +13,8 @@
 ##
 
 # version moved to lcm.py. uncomment if LCM is installed as library and installed
-version = '7.0.0.post10'
-version_date = '2020-01-14'
+version = '7.0.1.post18'
+version_date = '2020-04-08'
 
 # Try to get version from package using pkg_resources (available with setuptools)
 try: