We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7991b38 commit 04b11e5Copy full SHA for 04b11e5
1 file changed
mopidy_spotmop/__init__.py
@@ -11,7 +11,7 @@
11
from services.auth import auth
12
from mopidy import config, ext
13
14
-__version__ = '2.6.5'
+__version__ = '2.6.6'
15
__ext_name__ = 'spotmop'
16
__verbosemode__ = False
17
0 commit comments