projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b766a74
)
1.8.8
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Mon, 5 Dec 2022 10:57:04 +0000
(11:57 +0100)
committer
GitHub
<noreply@github.com>
Mon, 5 Dec 2022 10:57:04 +0000
(11:57 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index cd4f52172f6d9be3c021bc8c7afd12e0140830a2..a379ef4d00c448b03da9858c1b01cff09db58959 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.8.
7
"
+PROJECT_VERSION = "1.8.
8
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"