diff --git a/portainer.py b/portainer.py index ac1f394..6c12763 100755 --- a/portainer.py +++ b/portainer.py @@ -15,7 +15,7 @@ from tabulate import tabulate from port import Portainer -VERSION = "0.0.3" +VERSION = "0.0.4" defaults = { "endpoint_id": "vm01",