Version bump

This commit is contained in:
James Barnsley
2022-07-31 13:10:01 +12:00
parent bb30d091ba
commit 90b31736bd
10 changed files with 22 additions and 18 deletions

View File

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