bumped version
[rainbowstream.git] / setup.py
index 0cbc2720f50caebc6449f2c292b62b7673bed3f2..2bbc458f0c0a26b92a5cde1bf80cee9b510b7351 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.9.6'
+version = '1.1.7'
 
 # Require
 install_requires = [
@@ -13,6 +13,7 @@ install_requires = [
     "pyfiglet",
     "twitter",
     "Pillow",
+    "PySocks"
 ]
 
 # Copy default config if not exists