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