Skip to content

Commit 833d823

Browse files
committed
version bump to 0.0.36
1 parent dab0043 commit 833d823

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

66
CONF_USERNAME = "username"

0 commit comments

Comments
 (0)