1.1.2
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sat, 14 May 2022 23:35:43 +0000 (01:35 +0200)
committerGitHub <noreply@github.com>
Sat, 14 May 2022 23:35:43 +0000 (01:35 +0200)
setup.py

index 16a1d62b335d375839d22736fad5b845a0df0aba..5c843af4c3d5ccc03fd8e3f641d61517df851a03 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.0"
+PROJECT_VERSION = "1.1.2"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"