3.51 buildout

This commit is contained in:
James Barnsley
2020-08-05 20:22:03 +12:00
parent 0978be4ee8
commit 180f7924b7
11 changed files with 72 additions and 38 deletions

View File

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