diff --git a/main.py b/main.py index 6f46065..93d5424 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.56" +VERSION = "0.1.57" defaults = { "endpoint_id": "vm01",