Bump version to 0.13.7

This commit is contained in:
github-actions[bot]
2026-04-15 00:42:40 +00:00
parent 86739b1a0f
commit d50db942b3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "openai-agents"
version = "0.13.6"
version = "0.13.7"
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.6"
version = "0.13.7"
source = { editable = "." }
dependencies = [
{ name = "griffelib" },