Buildout for 3.56.0; Responsive subheader

This commit is contained in:
James Barnsley
2021-02-20 23:08:08 +13:00
parent 10c2f8a19f
commit 1c98a5968d
12 changed files with 22 additions and 12 deletions

View File

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