1.8.9
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Wed, 7 Dec 2022 23:22:11 +0000 (00:22 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Dec 2022 23:22:11 +0000 (00:22 +0100)
setup.py

index a379ef4d00c448b03da9858c1b01cff09db58959..1d9b7e2c37692deb08fcbbe2ecb74ba6ea5e44b1 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@ from setuptools import find_packages, setup
 
 PROJECT_NAME = "Music Assistant"
 PROJECT_PACKAGE_NAME = "music_assistant"
-PROJECT_VERSION = "1.8.8"
+PROJECT_VERSION = "1.8.9"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"