1.4.7
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Fri, 24 Jun 2022 18:36:07 +0000 (20:36 +0200)
committerGitHub <noreply@github.com>
Fri, 24 Jun 2022 18:36:07 +0000 (20:36 +0200)
setup.py

index 675b19e45010c2eab7fdbc8d87225200856b3a6d..0ba0203e3f8ef769f1e85838fb7a201aa4dae1f5 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.4.6"
+PROJECT_VERSION = "1.4.7"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"