diff --git a/portainer.py b/portainer.py index 11e2005..c917b8a 100755 --- a/portainer.py +++ b/portainer.py @@ -15,7 +15,7 @@ from tabulate import tabulate from port import Portainer -VERSION = "0.0.4" +VERSION = "0.0.5" defaults = { "endpoint_id": "vm01",