Skip to content

Commit

Permalink
🔖 v2.3.4
Browse files Browse the repository at this point in the history
Minor fixes/enhancements:
  - ✨ catch exception for show version on dev sys
  - 🐛 Convert Path to str (for `cencli show config cencli`).  Fixes exception that could occur with snow settings in place
  - 🐛 fix detection of old config file format re webhook_token
  - ✨ re-format output of batch delete devices when aborting due to failure
  • Loading branch information
Pack3tL0ss committed Oct 26, 2023
1 parent 6183947 commit c2c9e89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "centralcli"
version = "2.3.3"
version = "2.3.4"
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) <wade@consolepi.org>"]
Expand Down

0 comments on commit c2c9e89

Please sign in to comment.