From 1f4319f4ddb606430d8b4f39fff80804cbc01c2f Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 23 Dec 2025 22:32:36 +0100 Subject: [PATCH] build --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index bce61d6..280ca61 100755 --- a/main.py +++ b/main.py @@ -43,7 +43,7 @@ else: raise Exception("Failed to authenticate with Vault") # Specify the mount point of your KV engine -VERSION = "0.1.50" +VERSION = "0.1.51" defaults = { "endpoint_id": "vm01",