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