Skip to content

Commit

Permalink
Promoting version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jaedb committed Jan 26, 2016
1 parent 8e1cac3 commit 28ce9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mopidy_spotmop/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from services.pusher import pusher
from mopidy import config, ext

__version__ = '2.5.8'
__version__ = '2.5.9'
__ext_name__ = 'spotmop'
__verbosemode__ = False

Expand Down

0 comments on commit 28ce9ed

Please sign in to comment.