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:
bf7f3ae
)
1.0.12
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Mon, 11 Apr 2022 09:48:12 +0000
(11:48 +0200)
committer
GitHub
<noreply@github.com>
Mon, 11 Apr 2022 09:48:12 +0000
(11:48 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index bf6a351e2d3a2d41349849197fb1f58379bba526..58ee26bd1f8b0966dd4296269da1fa444855ec74 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.1
1
"
+PROJECT_VERSION = "1.0.1
2
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"