Release 0.13.4 (#2815)

This commit is contained in:
github-actions[bot]
2026-04-01 11:37:18 +09:00
committed by GitHub
parent 40aada1a8b
commit 051c2ea388
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "openai-agents"
version = "0.13.3"
version = "0.13.4"
description = "OpenAI Agents SDK"
readme = "README.md"
requires-python = ">=3.10"
Generated
+1 -1
View File
@@ -1902,7 +1902,7 @@ wheels = [
[[package]]
name = "openai-agents"
version = "0.13.3"
version = "0.13.4"
source = { editable = "." }
dependencies = [
{ name = "griffelib" },