File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.0.1a4] - 2025-02-07
11+
1012### Fixed
1113
1214- Pydantic model validation error when querying Project and listing Organizations.
@@ -31,7 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3133
3234- Pre-release of the Cleanlab Codex Python client.
3335
34- [ Unreleased ] : https://github.com/cleanlab/cleanlab-codex/compare/v0.0.1a3...HEAD
36+ [ Unreleased ] : https://github.com/cleanlab/cleanlab-codex/compare/v0.0.1a4...HEAD
37+ [ 0.0.1a4 ] : https://github.com/cleanlab/cleanlab-codex/compare/v0.0.1a3...v0.0.1a4
3538[ 0.0.1a3 ] : https://github.com/cleanlab/cleanlab-codex/compare/v0.0.1a2...v0.0.1a3
3639[ 0.0.1a2 ] : https://github.com/cleanlab/cleanlab-codex/compare/v0.0.1a1...v0.0.1a2
3740[ 0.0.1a1 ] : https://github.com/cleanlab/cleanlab-codex/compare/267a93300f77c94e215d7697223931e7926cad9e...v0.0.1a1
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: MIT
2- __version__ = "0.0.1a3 "
2+ __version__ = "0.0.1a4 "
You can’t perform that action at this time.
0 commit comments