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:
00d796b
)
1.0.10
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 8 Apr 2022 17:48:15 +0000
(19:48 +0200)
committer
GitHub
<noreply@github.com>
Fri, 8 Apr 2022 17:48:15 +0000
(19:48 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index d42841a440142e0a4b9310b4c96c2c69d5f5ea96..3eba8b2188803d169c71965340c5c5cdd8cb4eef 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.
9
"
+PROJECT_VERSION = "1.0.
10
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"