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:
9fbdcd2
)
1.6.1
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 8 Jul 2022 16:50:11 +0000
(18:50 +0200)
committer
GitHub
<noreply@github.com>
Fri, 8 Jul 2022 16:50:11 +0000
(18:50 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 7f5839b6f7ce51013175f749bcd887ca15801291..d5d2962e1b2ef97e73a5b1950d66054ec77c8e17 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.
0
"
+PROJECT_VERSION = "1.6.
1
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"