X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=setup.py;h=121ce5277d346113f29066d3ce62adb93d40fb16;hb=1f7d267c0a6d70143f73a9764638581242d892bb;hp=2e126f68dcd26ab0c65ffd6bca6ceadfa79651d1;hpb=39b8e6b3486c527291e91838c9adf139a5c95af6;p=rainbowstream.git diff --git a/setup.py b/setup.py index 2e126f6..121ce52 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import os import os.path # Bumped version -version = '0.8.4' +version = '1.1.6' # Require install_requires = [ @@ -13,6 +13,7 @@ install_requires = [ "pyfiglet", "twitter", "Pillow", + "PySocks" ] # Copy default config if not exists