File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed
Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.23 "
2+ "." : " 0.1.0-alpha.24 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.24 (2025-07-11)
4+
5+ Full Changelog: [ v0.1.0-alpha.23...v0.1.0-alpha.24] ( https://github.com/cleanlab/codex-python/compare/v0.1.0-alpha.23...v0.1.0-alpha.24 )
6+
7+ ### Bug Fixes
8+
9+ * ** parsing:** correctly handle nested discriminated unions ([ b374589] ( https://github.com/cleanlab/codex-python/commit/b374589baf01ca1236cf0823305e6bca037cf12b ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** bump pinned h11 dep ([ 7ce51e9] ( https://github.com/cleanlab/codex-python/commit/7ce51e93023f66f3e343e379fc1930ddba335e9b ) )
15+ * ** package:** mark python 3.13 as supported ([ 5cba949] ( https://github.com/cleanlab/codex-python/commit/5cba94956fff8ca4de99426a20e5c67f0ce6a2ac ) )
16+ * ** readme:** fix version rendering on pypi ([ d05336d] ( https://github.com/cleanlab/codex-python/commit/d05336d89f5a49b09d7b1f85e7cb3ed74035157a ) )
17+
318## 0.1.0-alpha.23 (2025-07-07)
419
520Full Changelog: [ v0.1.0-alpha.22...v0.1.0-alpha.23] ( https://github.com/cleanlab/codex-python/compare/v0.1.0-alpha.22...v0.1.0-alpha.23 )
Original file line number Diff line number Diff line change 11[project ]
22name = " codex-sdk"
3- version = " 0.1.0-alpha.23 "
3+ version = " 0.1.0-alpha.24 "
44description = " Internal SDK used within cleanlab-codex package. Refer to https://pypi.org/project/cleanlab-codex/ instead."
55dynamic = [" readme" ]
66license = " MIT"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "codex"
4- __version__ = "0.1.0-alpha.23 " # x-release-please-version
4+ __version__ = "0.1.0-alpha.24 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments