X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=setup.py;h=c86e68c8b18dfc6e17ff6aff1b0e7132aa1d34a1;hp=1bd609ed2cf8d440ad0115d60b206551586e7272;hb=a65129d47a38d80460bf19aa6003015f7606dde7;hpb=83be0cb608014c6c71f7c5e315f88acc96370414 diff --git a/setup.py b/setup.py index 1bd609e..c86e68c 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import os import os.path # Bumped version -version = '0.8.5' +version = '1.1.5' # Require install_requires = [ @@ -13,6 +13,7 @@ install_requires = [ "pyfiglet", "twitter", "Pillow", + "PySocks" ] # Copy default config if not exists