This commit is contained in:
Rohan Mehta 2025-03-19 12:35:15 -04:00 committed by GitHub
commit 82754c7a85
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.4"
version = "0.0.5"
description = "OpenAI Agents SDK"
readme = "README.md"
requires-python = ">=3.9"

View file

@ -815,7 +815,7 @@ wheels = [
[[package]]
name = "openai-agents"
version = "0.0.4"
version = "0.0.5"
source = { editable = "." }
dependencies = [
{ name = "griffe" },