Buildout 3.55.2

This commit is contained in:
James Barnsley
2020-12-11 07:38:24 +13:00
parent 7bedc5a6db
commit 8bf2e60c26
7 changed files with 8 additions and 8 deletions

View File

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