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