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:
02b642e
)
1.7.3
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 27 Jul 2022 18:40:32 +0000
(20:40 +0200)
committer
GitHub
<noreply@github.com>
Wed, 27 Jul 2022 18:40:32 +0000
(20:40 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 9402aa4ebff88aa04ddf46eb94ec78445bdb1e8d..35995b073c1911635f481232ed6ffcbb36f4217f 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.7.
2
"
+PROJECT_VERSION = "1.7.
3
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"