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 9943814 commit f60dd85Copy full SHA for f60dd85
music_assistant/constants.py
@@ -1,6 +1,6 @@
1
"""All constants for Music Assistant."""
2
3
-__version__ = "0.0.46"
+__version__ = "0.0.47"
4
REQUIRED_PYTHON_VER = "3.7"
5
6
CONF_USERNAME = "username"
0 commit comments