krz/yoshi-cli

A password manager for the command line.

clone: git clone https://gitbay.org/krz/yoshi-cli.git

c1fe8f37009983c1cd82b4b581c81c59ab2078b8

signed_unknown_key

author: Christian Cleberg <156287552+ccleberg@users.noreply.github.com> · 2024-11-14T17:28:06Z
committer: <noreply@github.com>

upgrade version for trusted publishing
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index d3ad3e4..9737ae7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "yoshi-cli"
-version = "0.1.4"
+version = "0.1.5"
 authors = [
   { name="Christian Cleberg", email="hello@cleberg.net" },
 ]