X-Git-Url: https://vcs.fsf.org/?p=rainbowstream.git;a=blobdiff_plain;f=setup.py;h=eae5ce82da4134d05c2545e6a2d0b73ff171d49e;hp=b9cf53935ae984ba1d81977692dfb0b5f82cc64e;hb=71dc8644aa63543527c5f303c1a0c93fdb120d21;hpb=baec5f507d4eeb9ef367538a0e3a1b309bb25768 diff --git a/setup.py b/setup.py index b9cf539..eae5ce8 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import os import os.path # Bumped version -version = '0.6.2' +version = '0.7.8' # Require install_requires = [ @@ -12,6 +12,7 @@ install_requires = [ "pyfiglet", "twitter", "Pillow", + "tzlocal", ] # Copy default config if not exists