We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9ca6d commit 7794550Copy full SHA for 7794550
1 file changed
mopidy_spotmop/__init__.py
@@ -14,7 +14,7 @@
14
15
from mopidy import config, ext
16
17
-__version__ = '2.4.6'
+__version__ = '2.4.7'
18
__ext_name__ = 'spotmop'
19
__verbosemode__ = False
20
0 commit comments