From 90f9b19f5ed8988d375d91a35bfa4e7233cefbf3 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 10 Feb 2026 21:34:03 +0100 Subject: [PATCH] build --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index a28e332..6f46065 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.55" +VERSION = "0.1.56" defaults = { "endpoint_id": "vm01",