Skip to content

Commit

Permalink
2.0.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt authored Mar 13, 2023
1 parent 6736c79 commit 9e051c7
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.0b1"
__version__: Final[str] = "2.0.0b2"

SCHEMA_VERSION: Final[int] = 19

Expand Down

0 comments on commit 9e051c7

Please sign in to comment.