From 2cf4b2b67d54d9179832134ef085f8b3b5f02dcd Mon Sep 17 00:00:00 2001 From: jaydee Date: Thu, 26 Feb 2026 11:21:31 +0100 Subject: [PATCH] build --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 0bab366..f8e6975 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.59" +VERSION = "0.1.60" defaults = { "endpoint_id": "vm01",