Buildout 3.54.2

This commit is contained in:
James Barnsley
2020-11-14 22:24:45 +13:00
parent 1e2dc22ba7
commit f884c57c14
9 changed files with 24 additions and 24 deletions

View File

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