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:
afaf4cc
)
1.4.4
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Sun, 19 Jun 2022 22:56:55 +0000
(
00:56
+0200)
committer
GitHub
<noreply@github.com>
Sun, 19 Jun 2022 22:56:55 +0000
(
00:56
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 5172db0ee1fe5846667a3b391d949f1b2e0f86cf..b83cd45c0f516befa698a63b0d99c081dbb18e4a 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.
3
"
+PROJECT_VERSION = "1.4.
4
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"