Skip to content

Commit 7ac7b20

Browse files
committed
Increment version number for release.
1 parent af0ce85 commit 7ac7b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mopidy_musicbox_webclient/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
from mopidy import config, ext
66

7-
__version__ = '2.0.0'
7+
__version__ = '2.1.0'
88

99

1010
class MusicBoxExtension(ext.Extension):

0 commit comments

Comments
 (0)