1.0.21
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sat, 7 May 2022 15:21:19 +0000 (17:21 +0200)
committerGitHub <noreply@github.com>
Sat, 7 May 2022 15:21:19 +0000 (17:21 +0200)
setup.py

index bd2662a76cecebdfd1e2e72abab3b4ee11202819..d6fd9d1488dcff6c682386fb8852ea25793f04e3 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.20"
+PROJECT_VERSION = "1.0.21"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"