Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
hechtus committed Oct 11, 2013
1 parent ae508b4 commit 778004a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mopidy_gmusic/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from mopidy import config, exceptions, ext


__version__ = '0.1.1'
__version__ = '0.2'


class GMusicExtension(ext.Extension):
Expand Down

0 comments on commit 778004a

Please sign in to comment.