update to version 0.0.2
This commit is contained in:
parent
6c2d11142e
commit
84c7b87e9a
2
setup.py
2
setup.py
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue