Force using Spotipy with a version higher than 2.11.0

This fixes the "No module named spotipy.exceptions" error
This commit is contained in:
RemixDev
2020-07-07 08:20:47 +02:00
parent 309ac9bd13
commit d8fdc8344f
3 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
#!/usr/bin/env python3
__version__ = "1.1.4"
__version__ = "1.1.5"