krz/yoshi-cli
A password manager for the command line.
clone: git clone https://gitbay.org/krz/yoshi-cli.git
735fe41a6909e29b33eb4081da07dc12a459470f
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2025-04-05T03:37:20Z
pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) @@ -1,8 +1,8 @@ [project] name = "yoshi-cli" -version = "0.1.8" +version = "0.2.0" authors = [ - { name="Christian Cleberg", email="hello@cmc.pub" }, + { name="Christian Cleberg", email="hello@cleberg.net" }, ] description = "A password manager for the command line." readme = "README.md"