--- a
+++ b/src/mediaserver/cdplugins/spotify/spotipy/__init__.py
@@ -0,0 +1,2 @@
+VERSION='2.0.1'
+from .client import Spotify, SpotifyException