Skip to content

Commit f60dd85

Browse files
committed
bump version
1 parent 9943814 commit f60dd85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

music_assistant/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""All constants for Music Assistant."""
22

3-
__version__ = "0.0.46"
3+
__version__ = "0.0.47"
44
REQUIRED_PYTHON_VER = "3.7"
55

66
CONF_USERNAME = "username"

0 commit comments

Comments
 (0)