This commit is contained in:
James Barnsley
2021-08-21 15:37:14 +12:00
parent 9a930f9662
commit 6261ec2ca2
5 changed files with 6 additions and 6 deletions

View File

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