fix bug when #client not exist
[rainbowstream.git] / setup.py
index 71c9ae3792746d11d7aa4d3ea1f8b509bc20e33c..4cb4e697775df176d11391e3b011f5bd5c1625aa 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.9.3'
+version = '1.0.9'
 
 # Require
 install_requires = [