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:
889081a
)
1.0.5
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 5 Apr 2022 10:14:01 +0000
(12:14 +0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 5 Apr 2022 10:14:01 +0000
(12:14 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index e05b2d05e123e38398a53f629f8f6368e116c6d6..43d739770bf468a9a2c9c75c655c31cda473e07d 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.
4
"
+PROJECT_VERSION = "1.0.
5
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"