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:
739a104
)
1.4.10
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 29 Jun 2022 19:18:57 +0000
(21:18 +0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 29 Jun 2022 19:18:57 +0000
(21:18 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 56fafd17f254e4a64528ddb942c85b734b856ee3..796b995b8c95a0903be9ac83e9229d1af0749127 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.4.
9
"
+PROJECT_VERSION = "1.4.
10
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"