update to version 0.0.2

This commit is contained in:
Hirad 2025-01-24 13:08:04 +03:30
parent 6c2d11142e
commit 84c7b87e9a

View file

@ -7,7 +7,7 @@ with open("README.md", "r") as file:
setup( setup(
name="portman", name="portman",
version="0.0.1", version="0.0.2",
author="Hirad", author="Hirad",
author_email="hirad@hirad.it", author_email="hirad@hirad.it",
description="A tool to manage Portainer stacks and endpoints", description="A tool to manage Portainer stacks and endpoints",