bump up to release 0.28.4
[platform/upstream/mic.git] / mic / __init__.py
old mode 100644 (file)
new mode 100755 (executable)
index 7f0bbb8..c9a5258
@@ -16,7 +16,7 @@
 
 import os, sys
 
-__version__ = "0.27.1"
+__version__ = "0.28.4"
 
 cur_path = os.path.dirname(__file__) or '.'
 sys.path.insert(0, cur_path + '/3rdparty')