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:
05d2960
)
1.6.4
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 13 Jul 2022 23:57:55 +0000
(
01:57
+0200)
committer
GitHub
<noreply@github.com>
Wed, 13 Jul 2022 23:57:55 +0000
(
01:57
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 2f5ac7b2d0d94fe3efa05b966d37957bb2b51d1f..f96f9428d5f2d9bff23b5147f6e4a98dbe2a1900 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.
3
"
+PROJECT_VERSION = "1.6.
4
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"