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:
43e68e6
)
1.3.0
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 10 Jun 2022 23:34:18 +0000
(
01:34
+0200)
committer
GitHub
<noreply@github.com>
Fri, 10 Jun 2022 23:34:18 +0000
(
01:34
+0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 31bf7e4dd1665ff40d35e687675862db8ac1231c..4f57b1f0ee6695530bcbd5531aaaab75d8634c96 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.
2
.0"
+PROJECT_VERSION = "1.
3
.0"
PROJECT_REQ_PYTHON_VERSION = "3.9"
PROJECT_LICENSE = "Apache License 2.0"
PROJECT_AUTHOR = "Marcel van der Veldt"