bump to 0.0.39
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sat, 19 Sep 2020 18:15:07 +0000 (20:15 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Sat, 19 Sep 2020 18:15:07 +0000 (20:15 +0200)
music_assistant/constants.py

index 941071d984813d6bea51ec80eca5b452d4a3ed4f..495da90dee5168d01bee00b963b87f61ac6516ac 100755 (executable)
@@ -1,6 +1,6 @@
 """All constants for Music Assistant."""
 
-__version__ = "0.0.38"
+__version__ = "0.0.39"
 REQUIRED_PYTHON_VER = "3.7"
 
 CONF_USERNAME = "username"