From de03c0b9a31a975dabb3c254752daf93974aac30 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Wed, 15 Oct 2025 16:42:29 +0200 Subject: update pyproject.toml --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index dc3486a..d4f123c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta" [project] name = "nm-pass" -description = "NetworkManager secret agent that reads/writes secrets to password-store" -version = "0.0.1" +description = "NetworkManager secret agent that reads from password-store" +version = "0.1.0" authors = [ { name="Loek Le Blansch", email="loek@pipeframe.xyz" }, ] -- cgit v1.2.3