X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=setup.py;h=472666ad37552768df358b949cc15d6a8de53b4e;hb=49a95766f33c88d43165ca937dee47791f513b9e;hp=6337cfeb2c4a29e911fa231cd75a7e6e9a220206;hpb=954b31016c5bf5c633e9a8793a2659e1a74024b3;p=rainbowstream.git diff --git a/setup.py b/setup.py index 6337cfe..472666a 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import os import os.path # Bumped version -version = '0.9.1' +version = '1.1.4' # Require install_requires = [ @@ -13,6 +13,7 @@ install_requires = [ "pyfiglet", "twitter", "Pillow", + "PySocks" ] # Copy default config if not exists