1.0.11
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 10 Apr 2022 21:37:44 +0000 (23:37 +0200)
committerGitHub <noreply@github.com>
Sun, 10 Apr 2022 21:37:44 +0000 (23:37 +0200)
setup.py

index 275d9ee267e981fa945575cb428d38d68fe774ec..bf6a351e2d3a2d41349849197fb1f58379bba526 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.10"
+PROJECT_VERSION = "1.0.11"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"