X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=setup.py;h=8e4d00f169628b6e3e945833312f9f84d69d3165;hp=b930f625421ae934248beab241584fe9fbd04f25;hb=a5d4557ac135392cf87dcefc8c98f968e0844b9e;hpb=66fe9f758d24e00cc7f4264a420e2a1507aac0af diff --git a/setup.py b/setup.py index b930f62..8e4d00f 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.7' # Require install_requires = [ @@ -13,6 +13,7 @@ install_requires = [ "pyfiglet", "twitter", "Pillow", + "PySocks" ] # Copy default config if not exists