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:
9b57fb2
)
1.4.8
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 28 Jun 2022 22:55:30 +0000
(
00:55
+0200)
committer
GitHub
<noreply@github.com>
Tue, 28 Jun 2022 22:55:30 +0000
(
00:55
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 0ba0203e3f8ef769f1e85838fb7a201aa4dae1f5..d6ec95ed19d27e410b7095b1db9606dd56b3b9a4 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.
7
"
+PROJECT_VERSION = "1.4.
8
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"