This commit is contained in:
Rohan Mehta 2025-05-21 16:06:13 -04:00 committed by GitHub
parent 079764f0ab
commit 1992be3e8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "openai-agents"
version = "0.0.15"
version = "0.0.16"
description = "OpenAI Agents SDK"
readme = "README.md"
requires-python = ">=3.9"

View file

@ -1480,7 +1480,7 @@ wheels = [
[[package]]
name = "openai-agents"
version = "0.0.15"
version = "0.0.16"
source = { editable = "." }
dependencies = [
{ name = "griffe" },