From 735fe41a6909e29b33eb4081da07dc12a459470f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 4 Apr 2025 22:37:20 -0500 Subject: fix: author email --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 12a4191..b6c0313 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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" -- cgit v1.2.3-70-g09d2