1.0.27
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 8 May 2022 23:15:09 +0000 (01:15 +0200)
committerGitHub <noreply@github.com>
Sun, 8 May 2022 23:15:09 +0000 (01:15 +0200)
setup.py

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