krz/yoshi-cli
A password manager for the command line.
clone: git clone https://gitbay.org/krz/yoshi-cli.git
a7bf2c602b2b186a9924db173a75572d09c1edcd
signed_unknown_key
author: Christian Cleberg <hello@cmc.pub> · 2025-03-29T04:33:45Z
pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) @@ -1,8 +1,8 @@ [project] name = "yoshi-cli" -version = "0.1.7" +version = "0.1.8" authors = [ - { name="Christian Cleberg", email="hello@cleberg.net" }, + { name="Christian Cleberg", email="hello@cmc.pub" }, ] description = "A password manager for the command line." readme = "README.md"