Skip to content

Commit

Permalink
2.0.0b41
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt authored Jul 7, 2023
1 parent 8c17a3a commit 8edd59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion music_assistant/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import pathlib
from typing import Final

__version__: Final[str] = "2.0.0b40"
__version__: Final[str] = "2.0.0b41"

VERSION: Final[int] = __version__
SCHEMA_VERSION: Final[int] = 22
Expand Down

0 comments on commit 8edd59e

Please sign in to comment.