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:
8eab157
)
1.1.7
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 18 May 2022 23:32:57 +0000
(
01:32
+0200)
committer
GitHub
<noreply@github.com>
Wed, 18 May 2022 23:32:57 +0000
(
01:32
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 73f8f469d14a811639e4598187b954e57883e241..8b0680ad459c7fb409edf24e2b5cb60e368aa81c 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.1.
6
"
+PROJECT_VERSION = "1.1.
7
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"