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:
16a3d21
)
1.3.3
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Wed, 15 Jun 2022 17:39:13 +0000
(19:39 +0200)
committer
GitHub
<noreply@github.com>
Wed, 15 Jun 2022 17:39:13 +0000
(19:39 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 023b50ac6b9172b00b0c0f80ffa5ae15cbe69f23..06cf9cd7c42a95be68c0e0bd0e3bc8b6a62517ce 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.3.
2
"
+PROJECT_VERSION = "1.3.
3
"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"