ability to give lists name as switch argument
[rainbowstream.git] / setup.py
index 0cbc2720f50caebc6449f2c292b62b7673bed3f2..fc7a1afc58ea426ca0b23b6d7fc1df75e4931531 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.9.6'
+version = '1.2.3'
 
 # Require
 install_requires = [
@@ -13,6 +13,7 @@ install_requires = [
     "pyfiglet",
     "twitter",
     "Pillow",
+    "PySocks"
 ]
 
 # Copy default config if not exists