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:
4850a7c
)
1.0.22
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Sat, 7 May 2022 19:39:26 +0000
(21:39 +0200)
committer
GitHub
<noreply@github.com>
Sat, 7 May 2022 19:39:26 +0000
(21:39 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index d6fd9d1488dcff6c682386fb8852ea25793f04e3..0884ea572bddb86fa9f4753de6ab05188373fa1f 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.2
1
"
+PROJECT_VERSION = "1.0.2
2
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"