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:
cd67f30
)
1.0.19
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 29 Apr 2022 19:31:37 +0000
(21:31 +0200)
committer
GitHub
<noreply@github.com>
Fri, 29 Apr 2022 19:31:37 +0000
(21:31 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 6223c6dc537bc70701f9b39d2ec763c5bf48cd73..6631d0e1425524c93bdaf13e877e3601fc0a1e57 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
8
"
+PROJECT_VERSION = "1.0.1
9
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"