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:
a38437e
)
1.7.0
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 22 Jul 2022 23:25:52 +0000
(
01:25
+0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 22 Jul 2022 23:25:52 +0000
(
01:25
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index c4f1505f38bbd32a265af629c807c8201fa74cba..e3cb76d95349198a128882481d86e8eebeef8892 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.9
"
+PROJECT_VERSION = "1.
7.0
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"