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:
5a9b651
)
1.6.6 (#420)
author
Marvin Schenkel
<marvinschenkel@gmail.com>
Fri, 15 Jul 2022 10:06:01 +0000
(12:06 +0200)
committer
GitHub
<noreply@github.com>
Fri, 15 Jul 2022 10:06:01 +0000
(12:06 +0200)
1.6.6
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 33db47748a8d5bbd679f386dfd402c798585b999..fc691bef3ba17ace1b14f23bb598f6c1c0b646e5 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.
5
"
+PROJECT_VERSION = "1.6.
6
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"