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:
112cf71
)
1.0.4
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 5 Apr 2022 09:43:46 +0000
(11:43 +0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 5 Apr 2022 09:43:46 +0000
(11:43 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 184ed8ba45bd2e85ff31ebeea12a9aee50ebb4b8..addbe2be303fd0e2b074f200926cb949116f6107 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.0.
3
"
+PROJECT_VERSION = "1.0.
4
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"