From 1f0a19b7b1891764cf3ebcd07f9867c779b86895 Mon Sep 17 00:00:00 2001 From: jaydee Date: Sat, 24 Jan 2026 21:00:19 +0100 Subject: [PATCH] build --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index fe5fc02..efe33e6 100755 --- a/main.py +++ b/main.py @@ -44,7 +44,7 @@ else: raise Exception("Failed to authenticate with Vault") # Specify the mount point of your KV engine -VERSION = "0.1.54" +VERSION = "0.1.55" defaults = { "endpoint_id": "vm01",