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:
3d02c01
)
1.5.0
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 6 Jul 2022 18:37:28 +0000
(20:37 +0200)
committer
GitHub
<noreply@github.com>
Wed, 6 Jul 2022 18:37:28 +0000
(20:37 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 45f852d4805532559e61fc889542c9fc99914220..32116a72065b8ac9e135734d0d88472464c23db8 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.11
"
+PROJECT_VERSION = "1.
5.0
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"