1.0.31
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 9 May 2022 22:50:11 +0000 (00:50 +0200)
committerGitHub <noreply@github.com>
Mon, 9 May 2022 22:50:11 +0000 (00:50 +0200)
setup.py

index d30a48e1be2c95e55cfde644a87a8acc2834e72e..26ac12121481ad14ea774bc91b115e950b8ed157 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.30"
+PROJECT_VERSION = "1.0.31"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"