1.1.0
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sat, 14 May 2022 13:52:46 +0000 (15:52 +0200)
committerGitHub <noreply@github.com>
Sat, 14 May 2022 13:52:46 +0000 (15:52 +0200)
setup.py

index d4d07b710512b5ac8c406c11d328034d702bca51..16a1d62b335d375839d22736fad5b845a0df0aba 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.35"
+PROJECT_VERSION = "1.1.0"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"