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:
98a4f22
)
1.8.2
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Sun, 31 Jul 2022 23:22:50 +0000
(
01:22
+0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Sun, 31 Jul 2022 23:22:50 +0000
(
01:22
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 51db9172f6ba5a550e51253e354c99f0162a97fa..fbef53f75bb1811e201f8cf8f5282b1123adebf3 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.8.
1
"
+PROJECT_VERSION = "1.8.
2
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"