This commit is contained in:
krolxon 2024-05-19 20:04:39 +05:30
parent 2735afa943
commit 6cc0b4eb9f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ description = """
a fast and minimal tui mpd client a fast and minimal tui mpd client
""" """
readme = "README.md" readme = "README.md"
version = "0.1.2" version = "0.1.3"
edition = "2021" edition = "2021"
repository = "https://github.com/krolyxon/rmptui" repository = "https://github.com/krolyxon/rmptui"
keywords = ["rmptui", "mpd", "music", "cli", "tui", "client"] keywords = ["rmptui", "mpd", "music", "cli", "tui", "client"]