From 2b9895d48238a0e86183b86c07b7fb0328ce825b Mon Sep 17 00:00:00 2001 From: Jeff Levensailor Date: Thu, 26 Oct 2023 13:44:22 -0400 Subject: [PATCH] added tag --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a0426b5..db78136 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ciscoaxl" -version = "0.163" +version = "0.164" description = "Cisco CUCM AXL Library. simple to use." authors = ["Jeff Levensailor ", "Brad Haas "] license = "MIT"