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