bumped version
[rainbowstream.git] / setup.py
index 6337cfeb2c4a29e911fa231cd75a7e6e9a220206..b9c46ae289d495e0121c1651f79f0ac963963f03 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.9.1'
+version = '1.2.1'
 
 # Require
 install_requires = [
@@ -13,6 +13,7 @@ install_requires = [
     "pyfiglet",
     "twitter",
     "Pillow",
+    "PySocks"
 ]
 
 # Copy default config if not exists