code convention
[rainbowstream.git] / setup.py
index 874893f201c5629ff5d4e0e9470b1e2331760cc0..f58a8165a74c190fd0494cd794d52492d83d261b 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.8.8'
+version = '1.2.2'
 
 # Require
 install_requires = [
@@ -13,6 +13,7 @@ install_requires = [
     "pyfiglet",
     "twitter",
     "Pillow",
+    "PySocks"
 ]
 
 # Copy default config if not exists