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 d5c150f commit 05f728bCopy full SHA for 05f728b
music_assistant/constants.py
@@ -1,6 +1,6 @@
1
"""All constants for Music Assistant."""
2
3
-__version__ = "0.0.34"
+__version__ = "0.0.35"
4
REQUIRED_PYTHON_VER = "3.7"
5
6
CONF_USERNAME = "username"
0 commit comments