Version bump post-build

This commit is contained in:
James Barnsley
2023-08-12 12:46:01 +12:00
parent 19e8701732
commit d925f28d34
3 changed files with 3 additions and 3 deletions

View File

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