File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.0.30] 2025-10-01
11+
12+ - Update API reference language from Codex -> Cleanlab AI Platform
13+
1014## [ 1.0.29] 2025-09-19
1115
1216- Add experimental Strands API Integration with Codex
@@ -137,7 +141,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137141
138142- Initial release of the ` cleanlab-codex ` client library.
139143
140- [ Unreleased ] : https://github.com/cleanlab/cleanlab-codex/compare/v1.0.29...HEAD
144+ [ Unreleased ] : https://github.com/cleanlab/cleanlab-codex/compare/v1.0.30...HEAD
145+ [ 1.0.30 ] : https://github.com/cleanlab/cleanlab-codex/compare/v1.0.29...v1.0.30
141146[ 1.0.29 ] : https://github.com/cleanlab/cleanlab-codex/compare/v1.0.28...v1.0.29
142147[ 1.0.28 ] : https://github.com/cleanlab/cleanlab-codex/compare/v1.0.27...v1.0.28
143148[ 1.0.27 ] : https://github.com/cleanlab/cleanlab-codex/compare/v1.0.26...v1.0.27
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: MIT
2- __version__ = "1.0.29 "
2+ __version__ = "1.0.30 "
You can’t perform that action at this time.
0 commit comments