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:
eae7edc
)
1.0.34
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Thu, 12 May 2022 00:07:39 +0000
(
02:07
+0200)
committer
GitHub
<noreply@github.com>
Thu, 12 May 2022 00:07:39 +0000
(
02:07
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 3d677d7e62158acab24017b0feb1031b0bff2d0c..9428bf2069fef8c99ed879bf3891d36b64e57548 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.3
3
"
+PROJECT_VERSION = "1.0.3
4
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"