We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b88d16d commit d563cf1Copy full SHA for d563cf1
music_assistant/constants.py
@@ -1,6 +1,6 @@
1
"""All constants for Music Assistant."""
2
3
-__version__ = "0.0.64"
+__version__ = "0.0.65"
4
REQUIRED_PYTHON_VER = "3.8"
5
6
# configuration keys/attributes
0 commit comments