This commit is contained in:
2025-12-04 23:23:59 +01:00
parent 493f16281c
commit c937eb9f5f

View File

@@ -19,7 +19,7 @@ from port import Portainer
from prompt_toolkit import prompt
from prompt_toolkit.completion import WordCompleter
VERSION = "0.0.9"
VERSION = "0.1.0"
defaults = {
"endpoint_id": "vm01",