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