Merge pull request #73 from polarkac/custom_prefix
[rainbowstream.git] / setup.py
index aeedcd7f08d8a358b120cd8b334b9f55000850fd..ed0362c7151abe5c2192578cd21359fb83da58bb 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '1.1.2'
+version = '1.2.0'
 
 # Require
 install_requires = [
@@ -13,6 +13,7 @@ install_requires = [
     "pyfiglet",
     "twitter",
     "Pillow",
+    "PySocks"
 ]
 
 # Copy default config if not exists