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',