Merge branch 'master' of https://www.github.com/Prior99/mopidy-subidy into legacy_auth

This commit is contained in:
hhm 2017-02-23 10:28:43 -05:00
commit 2147bf0960
3 changed files with 35 additions and 4 deletions

View file

@ -4,7 +4,7 @@ import os
from mopidy import ext, config
__version__ = '0.1.0'
__version__ = '0.2.1'
class SubidyExtension(ext.Extension):