Display mpd-now-playable version on launch
This commit is contained in:
parent
fd7866ed14
commit
796e3df87d
3 changed files with 5 additions and 0 deletions
|
@ -48,6 +48,8 @@ check = {composite = ['lint', 'typecheck']}
|
|||
|
||||
[tool.pdm.version]
|
||||
source = "scm"
|
||||
write_to = 'mpd_now_playable/__version__.py'
|
||||
write_template = "__version__ = '{}'"
|
||||
|
||||
[build-system]
|
||||
requires = ["pdm-backend"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue