1.3.1
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sat, 11 Jun 2022 16:06:51 +0000 (18:06 +0200)
committerGitHub <noreply@github.com>
Sat, 11 Jun 2022 16:06:51 +0000 (18:06 +0200)
setup.py

index 4f57b1f0ee6695530bcbd5531aaaab75d8634c96..8e89c931bbaae1dddad424f5d65262c9fa67288f 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.3.0"
+PROJECT_VERSION = "1.3.1"
 PROJECT_REQ_PYTHON_VERSION = "3.9"
 PROJECT_LICENSE = "Apache License 2.0"
 PROJECT_AUTHOR = "Marcel van der Veldt"