version bump to 0.0.36
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 18 Sep 2020 23:13:57 +0000 (01:13 +0200)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 18 Sep 2020 23:13:57 +0000 (01:13 +0200)
music_assistant/constants.py

index d9cce8c0578292e57318cba9f35417e7693d633b..4fe7eb74c6e2f9f953c01016643ab092f1d9f858 100755 (executable)
@@ -1,6 +1,6 @@
 """All constants for Music Assistant."""
 
-__version__ = "0.0.35"
+__version__ = "0.0.36"
 REQUIRED_PYTHON_VER = "3.7"
 
 CONF_USERNAME = "username"