X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=setup.py;h=fc7a1afc58ea426ca0b23b6d7fc1df75e4931531;hp=32fcadf189ff04b69765e174bc49ef89bff041ff;hb=ba6c09d1585318207fa3ddf47b374b5ebcc3a22c;hpb=99cd1fba83efcd1dd6f01570ea79776b4e41f1cf;ds=inline diff --git a/setup.py b/setup.py index 32fcadf..fc7a1af 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import os import os.path # Bumped version -version = '0.9.4' +version = '1.2.3' # Require install_requires = [ @@ -13,6 +13,7 @@ install_requires = [ "pyfiglet", "twitter", "Pillow", + "PySocks" ] # Copy default config if not exists