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