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 359c71f commit 980d5c2Copy full SHA for 980d5c2
music_assistant/constants.py
@@ -1,6 +1,6 @@
1
"""All constants for Music Assistant."""
2
3
-__version__ = "0.0.38"
+__version__ = "0.0.39"
4
REQUIRED_PYTHON_VER = "3.7"
5
6
CONF_USERNAME = "username"
0 commit comments