krz/yoshi-cli

A password manager for the command line.

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

02b055ed415e386454c30d0283c85346897a3834

signed_unknown_key

author: Christian Cleberg <156287552+ccleberg@users.noreply.github.com> · 2024-11-07T18:35:29Z
committer: <noreply@github.com>

update version now that it has defined dependencies
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index bb49136..21dfb15 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "yoshi-cli"
-version = "0.1.1"
+version = "0.1.2"
 authors = [
   { name="Christian Cleberg", email="hello@cleberg.net" },
 ]