bump
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 27 Sep 2020 01:22:56 +0000 (03:22 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 27 Sep 2020 01:22:56 +0000 (03:22 +0200)
music_assistant/constants.py

index 379a0fc9cb0519d043e7dee1b01db8ab3a1b3d57..f39bbd29c139834527534d50aaf77703b306377c 100755 (executable)
@@ -1,6 +1,6 @@
 """All constants for Music Assistant."""
 
-__version__ = "0.0.41"
+__version__ = "0.0.43"
 REQUIRED_PYTHON_VER = "3.7"
 
 CONF_USERNAME = "username"