From 1a2f57a81f790f25bc9a198c63174dbd7e80487b Mon Sep 17 00:00:00 2001 From: jaydee Date: Thu, 26 Feb 2026 15:45:40 +0100 Subject: [PATCH] build-all --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index bf8017e..50b4751 100755 --- a/main.py +++ b/main.py @@ -46,7 +46,7 @@ def setup_vault(): # Specify the mount point of your KV engine return vclient -VERSION = "0.1.61" +VERSION = "0.1.62" defaults = { "endpoint_id": "vm01",