diff --git a/pyproject.toml b/pyproject.toml index 55670d6..5eef8fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "centralcli" -version = "8.0.1 +version = "8.0.1" description = "A CLI for interacting with Aruba Central (Cloud Management Platform). Facilitates bulk imports, exports, reporting. A handy tool if you have devices managed by Aruba Central." license = "MIT" authors = ["Wade Wells (Pack3tL0ss) "]