Twitter Error display bug in Python 3
[rainbowstream.git] / setup.py
index 1e28de91675187c5a91fd21d0c8a411bed1ae7f4..0e347393c31431eb7e8dcf9bee1e98a2333af405 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '1.0.5'
+version = '1.1.9'
 
 # Require
 install_requires = [
@@ -13,6 +13,7 @@ install_requires = [
     "pyfiglet",
     "twitter",
     "Pillow",
+    "PySocks"
 ]
 
 # Copy default config if not exists