Release 0.18.1 (#3775)

Co-authored-by: Kazuhiro Sera <seratch@openai.com>
This commit is contained in:
github-actions[bot]
2026-07-10 08:36:38 +09:00
committed by GitHub
parent 28026bcd01
commit 1760f73ba4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "openai-agents"
version = "0.18.0"
version = "0.18.1"
description = "OpenAI Agents SDK"
readme = "README.md"
requires-python = ">=3.10"
Generated
+1 -1
View File
@@ -2422,7 +2422,7 @@ wheels = [
[[package]]
name = "openai-agents"
version = "0.18.0"
version = "0.18.1"
source = { editable = "." }
dependencies = [
{ name = "griffelib" },