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:
f53f2b0
)
1.0.16
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Mon, 25 Apr 2022 23:38:43 +0000
(
01:38
+0200)
committer
GitHub
<noreply@github.com>
Mon, 25 Apr 2022 23:38:43 +0000
(
01:38
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 94c10e10c5e6ad5a76099b2c711255fbbc4379c7..2c3c0d3b6b74ef3291926d9a6f8037dadd8fcc38 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.1
5
"
+PROJECT_VERSION = "1.0.1
6
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"