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:
7461e1e
)
1.4.2
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 17 Jun 2022 12:12:50 +0000
(14:12 +0200)
committer
GitHub
<noreply@github.com>
Fri, 17 Jun 2022 12:12:50 +0000
(14:12 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 2040ce51a3225984bb3c54cd18176873b82a7ff4..e3262fa23848d6d326a9e7e0af3cb52777094bc3 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.
1
"
+PROJECT_VERSION = "1.4.
2
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"