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:
ffc6a15
)
1.1.12
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Sat, 21 May 2022 00:15:00 +0000
(
02:15
+0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Sat, 21 May 2022 00:15:00 +0000
(
02:15
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 99a1570c2ae7092d2e9d6af46303ac9c7e40a900..cc23a7b848765088ac62959469a29ceec652263d 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.1
1
"
+PROJECT_VERSION = "1.1.1
2
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"