1.1.19
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 29 May 2022 22:24:18 +0000 (00:24 +0200)
committerGitHub <noreply@github.com>
Sun, 29 May 2022 22:24:18 +0000 (00:24 +0200)
setup.py

index 2f89f7a52d4576767cd4da4b204226eb11749566..e53f77217525f444e2d6cf5adaf36759605e8c69 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.18"
+PROJECT_VERSION = "1.1.19"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"