Improvements to nicks handling in 'repall' command:
[rainbowstream.git] / setup.py
index 43343b3a39d2a0991cb3a685c125e0c23907acb3..32e1d62b4da44375be8d36f91bea0affddd1b59d 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.9.5'
+version = '1.2.6'
 
 # Require
 install_requires = [
@@ -13,6 +13,7 @@ install_requires = [
     "pyfiglet",
     "twitter",
     "Pillow",
+    "PySocks"
 ]
 
 # Copy default config if not exists