fix bug of unicode prefix character
[rainbowstream.git] / setup.py
index 447c9da3ef85d21615d849393c47144d7affd2ab..34088f6d52cec650d22b0d729f3bf6ba59d24798 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.8.9'
+version = '0.9.2'
 
 # Require
 install_requires = [