1.1.16
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 24 May 2022 19:04:56 +0000 (21:04 +0200)
committerGitHub <noreply@github.com>
Tue, 24 May 2022 19:04:56 +0000 (21:04 +0200)
setup.py

index a639a782f6253aa6a32800e22ff708c8f329231d..95817aa2d23578a0f3600819a60759ef785daf0f 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.1.15"
+PROJECT_VERSION = "1.1.16"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"