Skip to content

Commit d563cf1

Browse files
committed
bump version to 0.0.65
1 parent b88d16d commit d563cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

music_assistant/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""All constants for Music Assistant."""
22

3-
__version__ = "0.0.64"
3+
__version__ = "0.0.65"
44
REQUIRED_PYTHON_VER = "3.8"
55

66
# configuration keys/attributes

0 commit comments

Comments
 (0)