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