We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af0ce85 commit 7ac7b20Copy full SHA for 7ac7b20
mopidy_musicbox_webclient/__init__.py
@@ -4,7 +4,7 @@
4
5
from mopidy import config, ext
6
7
-__version__ = '2.0.0'
+__version__ = '2.1.0'
8
9
10
class MusicBoxExtension(ext.Extension):
0 commit comments