This commit is contained in:
Rohan Mehta 2025-03-13 11:18:40 -04:00
parent 7b8122686f
commit a012c0d320

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"