This commit is contained in:
James Barnsley
2020-08-21 22:26:48 +12:00
parent fdce6f601f
commit 59d84ff8fb
11 changed files with 27 additions and 26 deletions

View File

@ -3,7 +3,7 @@ import pathlib
from mopidy import config, ext
__version__ = "3.51.0"
__version__ = "3.52.0"
logger = logging.getLogger(__name__)