From a7bf2c602b2b186a9924db173a75572d09c1edcd Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 28 Mar 2025 23:33:45 -0500 Subject: update contact email --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index ad1a4f9..12a4191 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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" -- cgit v1.2.3-70-g09d2