ignore some FORMAT on config command and display direct link in share function inside...
[rainbowstream.git] / setup.py
index eae5ce82da4134d05c2545e6a2d0b73ff171d49e..5d1ff93efc880352de2fb67e92bfdb942a72caec 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,16 +3,16 @@ import os
 import os.path
 
 # Bumped version
-version = '0.7.8'
+version = '1.1.0'
 
 # Require
 install_requires = [
     "python-dateutil",
+    "arrow",
     "requests",
     "pyfiglet",
     "twitter",
     "Pillow",
-    "tzlocal",
 ]
 
 # Copy default config if not exists