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