diff --git a/pyproject.toml b/pyproject.toml index b72ccd594..5bc0456b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "openai-agents" -version = "0.2.1" +version = "0.2.2" description = "OpenAI Agents SDK" readme = "README.md" requires-python = ">=3.9"