Added flag to enable higher resolution printing
[rainbowstream.git] / setup.py
index 77c7de51e8ae6ce0d156dcc8b0c0dcf1acf3a4b5..8e4d00f169628b6e3e945833312f9f84d69d3165 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import os
 import os.path
 
 # Bumped version
-version = '0.8.0'
+version = '1.2.7'
 
 # Require
 install_requires = [
@@ -13,6 +13,7 @@ install_requires = [
     "pyfiglet",
     "twitter",
     "Pillow",
+    "PySocks"
 ]
 
 # Copy default config if not exists