add comments and fix bug in upgrade_center with python3
[rainbowstream.git] / setup.py
index ecadbcdf4abd1b2feb79c42c256b62cd27c9b38f..07e5aa5a2ddfb5996047f917ec3392a107f0a7b1 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '1.0.1'
+version = '1.0.6'
 
 # Require
 install_requires = [