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:
9f2d261
)
1.6.7
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Thu, 21 Jul 2022 00:02:43 +0000
(
02:02
+0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Thu, 21 Jul 2022 00:02:43 +0000
(
02:02
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index fc691bef3ba17ace1b14f23bb598f6c1c0b646e5..85e8000d2e47252586bcae0f4df254ccf1181423 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.6.
6
"
+PROJECT_VERSION = "1.6.
7
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"