aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml4
1 files changed, 2 insertions, 2 deletions
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"