This commit is contained in:
James Barnsley
2020-06-22 20:18:56 +12:00
parent 68d86e395f
commit 0aa8d1d016
10 changed files with 20 additions and 14 deletions

View File

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