File tree Expand file tree Collapse file tree 4 files changed +24
-3
lines changed
Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.24 "
2+ "." : " 0.1.0-alpha.25 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.25 (2025-08-12)
4+
5+ Full Changelog: [ v0.1.0-alpha.24...v0.1.0-alpha.25] ( https://github.com/cleanlab/codex-python/compare/v0.1.0-alpha.24...v0.1.0-alpha.25 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ d3a1591] ( https://github.com/cleanlab/codex-python/commit/d3a15910605f36066acb6529614d2e327500006d ) )
10+ * ** api:** api update ([ eddd6b2] ( https://github.com/cleanlab/codex-python/commit/eddd6b26ab55327c807f57e30f4ec2c9003a97d6 ) )
11+ * ** api:** api update ([ 9c5d83e] ( https://github.com/cleanlab/codex-python/commit/9c5d83e1d073b04af320bb53099f7a0540479698 ) )
12+ * ** api:** api update ([ bdfdd70] ( https://github.com/cleanlab/codex-python/commit/bdfdd70d31dc1e83af8507d5c264f7e9e08f2a99 ) )
13+ * ** api:** api update ([ 70be786] ( https://github.com/cleanlab/codex-python/commit/70be78674ba9b7f67398efac93bb8c5094616d8f ) )
14+ * ** client:** support file upload requests ([ 370bb62] ( https://github.com/cleanlab/codex-python/commit/370bb62b04ff454dff20252887f3f441f762b2aa ) )
15+
16+
17+ ### Chores
18+
19+ * ** internal:** codegen related update ([ 6e1f882] ( https://github.com/cleanlab/codex-python/commit/6e1f8826a9a8c9867cf758528cf99040cb499c1a ) )
20+ * ** internal:** fix ruff target version ([ 6d3b8a2] ( https://github.com/cleanlab/codex-python/commit/6d3b8a2dc580ca9fddd2ea82147116465373739f ) )
21+ * ** internal:** update comment in script ([ dfc7725] ( https://github.com/cleanlab/codex-python/commit/dfc7725fab501bc8812028a6eb93ecd4e5b0f4da ) )
22+ * update @stainless-api/prism-cli to v5.15.0 ([ b46d19e] ( https://github.com/cleanlab/codex-python/commit/b46d19ec2a1058452eea206a8833413466e8ff73 ) )
23+
324## 0.1.0-alpha.24 (2025-07-28)
425
526Full 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 )
Original file line number Diff line number Diff line change 11[project ]
22name = " codex-sdk"
3- version = " 0.1.0-alpha.24 "
3+ version = " 0.1.0-alpha.25 "
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.24 " # x-release-please-version
4+ __version__ = "0.1.0-alpha.25 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments