diff --git a/pyproject.toml b/pyproject.toml index 953a3320..f81ea801 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "agentex-sdk" -version = "0.4.16" +version = "0.4.18" description = "The official Python library for the agentex API" dynamic = ["readme"] license = "Apache-2.0"