From 84c7b87e9a48f643b136e359cf08b2d0c33701dc Mon Sep 17 00:00:00 2001 From: Hirad Date: Fri, 24 Jan 2025 13:08:04 +0330 Subject: [PATCH] update to version 0.0.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9d0f693..5cfb1ce 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open("README.md", "r") as file: setup( name="portman", - version="0.0.1", + version="0.0.2", author="Hirad", author_email="hirad@hirad.it", description="A tool to manage Portainer stacks and endpoints",