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:
3cfeabb
)
1.1.20
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 31 May 2022 15:30:23 +0000
(17:30 +0200)
committer
GitHub
<noreply@github.com>
Tue, 31 May 2022 15:30:23 +0000
(17:30 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index e53f77217525f444e2d6cf5adaf36759605e8c69..4932c62bbee9b1c6e3459d2c0db7ffc5c2771eb6 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.1.
19
"
+PROJECT_VERSION = "1.1.
20
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"