Skip to content

Commit 05f728b

Browse files
committed
bump version to 0.0.35
1 parent d5c150f commit 05f728b

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.34"
3+
__version__ = "0.0.35"
44
REQUIRED_PYTHON_VER = "3.7"
55

66
CONF_USERNAME = "username"

0 commit comments

Comments
 (0)