This commit is contained in:
Rohan Mehta 2025-03-13 08:19:46 -07:00 committed by GitHub
commit 691be07339
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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