krz/yoshi-cli
A password manager for the command line.
clone: git clone https://gitbay.org/krz/yoshi-cli.git
13cbccc00dde9abf6ec69f17747fe275a2de8e28
signed_unknown_key
author: Christian Cleberg <156287552+ccleberg@users.noreply.github.com> · 2024-11-14T17:38:10Z
committer: <noreply@github.com>
pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -1,6 +1,6 @@ [project] name = "yoshi-cli" -version = "0.1.5" +version = "0.1.6" authors = [ { name="Christian Cleberg", email="hello@cleberg.net" }, ]