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:
b34cd75
)
1.0.7
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 5 Apr 2022 23:39:50 +0000
(
01:39
+0200)
committer
GitHub
<noreply@github.com>
Tue, 5 Apr 2022 23:39:50 +0000
(
01:39
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 90f4a62df40f8cbcb0f570243e8e099b4f61c2a5..d3dab2e309986e79691ab1334b67156533f3e4cc 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.
6
"
+PROJECT_VERSION = "1.0.
7
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"