diff --git a/pyproject.toml b/pyproject.toml index 40f3979..e5de87b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "clientai" -version = "0.4.2" +version = "0.4.3" description = "A unified client for AI providers with built-in agent support." authors = ["Igor Benav "] readme = "README.md"