X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=setup.py;h=32e1d62b4da44375be8d36f91bea0affddd1b59d;hp=ecadbcdf4abd1b2feb79c42c256b62cd27c9b38f;hb=247c4e80f8030c11bfd1645ab02770db1284d819;hpb=6e8fb961beee1eac87c0d0953427793bd4bb34f0 diff --git a/setup.py b/setup.py index ecadbcd..32e1d62 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import os import os.path # Bumped version -version = '1.0.1' +version = '1.2.6' # Require install_requires = [ @@ -13,6 +13,7 @@ install_requires = [ "pyfiglet", "twitter", "Pillow", + "PySocks" ] # Copy default config if not exists