Delete unused Error
[rainbowstream.git] / setup.py
index 4066ff16b0673010c794adbb2d7cf822600f2f72..8e4d00f169628b6e3e945833312f9f84d69d3165 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.8.3'
+version = '1.2.7'
 
 # Require
 install_requires = [
@@ -13,6 +13,7 @@ install_requires = [
     "pyfiglet",
     "twitter",
     "Pillow",
+    "PySocks"
 ]
 
 # Copy default config if not exists