From efa6c205a9496c085d964f7aae44166b867f4778 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sat, 12 Jun 2021 10:25:45 +0200 Subject: [PATCH] upgrade modules --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ba34fd4..36cf632 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ install_requires=[ 'setuptools', 'wheel', - 'python-shout==0.2.6', + 'python-shout==0.2.7', 'python-twitter==3.5', 'mutagen==1.43.0', 'pyliblo==0.10.0',