Verson bump

This commit is contained in:
James Barnsley
2020-03-15 20:46:14 +13:00
parent 475a1913e2
commit 319c1f4d0d
15 changed files with 81 additions and 23 deletions

View File

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