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 dab0043 commit 833d823Copy full SHA for 833d823
music_assistant/constants.py
@@ -1,6 +1,6 @@
1
"""All constants for Music Assistant."""
2
3
-__version__ = "0.0.35"
+__version__ = "0.0.36"
4
REQUIRED_PYTHON_VER = "3.7"
5
6
CONF_USERNAME = "username"
0 commit comments