diff --git a/pyproject.toml b/pyproject.toml index abad24a7..c7736141 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "centralcli" -version = "7.2.7" +version = "7.2.8" 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) "]