1.0.26
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 8 May 2022 10:31:33 +0000 (12:31 +0200)
committerGitHub <noreply@github.com>
Sun, 8 May 2022 10:31:33 +0000 (12:31 +0200)
setup.py

index ca87ddb4e981a68ae954367ae85e90ef4aff6e1f..26ac9e2c298043a3866adf4f48b17191a32b495f 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.0.25"
+PROJECT_VERSION = "1.0.26"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"