1.1.4
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 16 May 2022 23:13:21 +0000 (01:13 +0200)
committerGitHub <noreply@github.com>
Mon, 16 May 2022 23:13:21 +0000 (01:13 +0200)
setup.py

index 4319cd5e0498fffc660c3fa191c14ad9aa2a7dfb..6a1470d3f1e470233941a4efbaa65ecac169107e 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.3"
+PROJECT_VERSION = "1.1.4"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"