Buildout 3.5.1

This commit is contained in:
James Barnsley
2021-02-21 08:23:46 +13:00
parent 470833c6e4
commit a1c25d367a
9 changed files with 10 additions and 10 deletions

View File

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