Buildout 3.55.3

This commit is contained in:
James Barnsley
2020-12-12 22:51:27 +13:00
parent 1f9a3ba385
commit 9ee5c39ab6
11 changed files with 17 additions and 17 deletions

View File

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