Skip to content

Commit

Permalink
Prepare to Mopidy 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrePTJ committed Mar 27, 2015
1 parent b3bddf5 commit 86a0dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mopidy_somafm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from mopidy import config, ext

__version__ = '0.7.1'
__version__ = '0.8.0'


class Extension(ext.Extension):
Expand Down

0 comments on commit 86a0dc2

Please sign in to comment.