1.1.13
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sat, 21 May 2022 00:58:02 +0000 (02:58 +0200)
committerGitHub <noreply@github.com>
Sat, 21 May 2022 00:58:02 +0000 (02:58 +0200)
setup.py

index cc23a7b848765088ac62959469a29ceec652263d..a9b8b425a92f3633e01010a28f9b4d0312da4952 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.12"
+PROJECT_VERSION = "1.1.13"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"