Buildout 3.57.3

This commit is contained in:
James Barnsley
2021-03-26 21:33:16 +13:00
parent 7c3d34926f
commit 9d0d0a9081
7 changed files with 8 additions and 8 deletions

View File

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