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:
c42dcff
)
1.0.35
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Thu, 12 May 2022 07:53:13 +0000
(09:53 +0200)
committer
GitHub
<noreply@github.com>
Thu, 12 May 2022 07:53:13 +0000
(09:53 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 9428bf2069fef8c99ed879bf3891d36b64e57548..d4d07b710512b5ac8c406c11d328034d702bca51 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.0.3
4
"
+PROJECT_VERSION = "1.0.3
5
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"