Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarlton00 committed May 17, 2019
1 parent a91898c commit 83946f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mopidy_jellyfin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from mopidy import config, ext


__version__ = '0.2.6'
__version__ = '0.3.0'

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 83946f9

Please sign in to comment.