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