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