v0.0.5
This commit is contained in:
parent
54cf54c6f5
commit
1ed181c641
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
2
uv.lock
2
uv.lock
|
|
@ -815,7 +815,7 @@ wheels = [
|
|||
|
||||
[[package]]
|
||||
name = "openai-agents"
|
||||
version = "0.0.4"
|
||||
version = "0.0.5"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "griffe" },
|
||||
|
|
|
|||
Loading…
Reference in a new issue