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:
4cdcc64
)
1.8.6
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Mon, 15 Aug 2022 23:34:01 +0000
(
01:34
+0200)
committer
GitHub
<noreply@github.com>
Mon, 15 Aug 2022 23:34:01 +0000
(
01:34
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 37389f52b0c8c536042ca615362a9f2cfa99f174..dfb2923901db0a2799e29dc3dce9a03e8b33be32 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.
5
"
+PROJECT_VERSION = "1.8.
6
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"