fix agent constructor signature, bump version 0.5.100
[contrib/cloudeebus.git] / cloudeebus / cloudeebus.py
index 681d6f8..659de26 100755 (executable)
@@ -51,7 +51,7 @@ from xml.etree.ElementTree import XMLParser
 
 ###############################################################################
 
-VERSION = "0.5.99"
+VERSION = "0.5.100"
 OPENDOOR = False
 CREDENTIALS = {}
 WHITELIST = []