diff --git a/portainer.py b/portainer.py index a260ac7..bf0069c 100755 --- a/portainer.py +++ b/portainer.py @@ -19,7 +19,7 @@ from port import Portainer from prompt_toolkit import prompt from prompt_toolkit.completion import WordCompleter -VERSION = "0.0.7" +VERSION = "0.0.8" defaults = { "endpoint_id": "vm01",