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