X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=setup.py;h=85973a73a200999fa8e54999c95109ca5fad3ffd;hp=5d1ff93efc880352de2fb67e92bfdb942a72caec;hb=9e38891f4376bbe71f9e10d267fa5721e6e69194;hpb=eb9b6273dc3f382b20ee055dc7ed4d3116532874 diff --git a/setup.py b/setup.py index 5d1ff93..85973a7 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import os import os.path # Bumped version -version = '1.1.0' +version = '1.1.8' # Require install_requires = [ @@ -13,6 +13,7 @@ install_requires = [ "pyfiglet", "twitter", "Pillow", + "PySocks" ] # Copy default config if not exists