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+ ## [ 1.1.35] - 2025-09-25
11+
1012### Added
1113
1214- Add ` score_async ` API for TLMChatCompletion
@@ -365,7 +367,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
365367
366368- Release of the Cleanlab TLM Python client.
367369
368- [ Unreleased ] : https://github.com/cleanlab/cleanlab-tlm/compare/v1.1.34...HEAD
370+ [ Unreleased ] : https://github.com/cleanlab/cleanlab-tlm/compare/v1.1.35...HEAD
371+ [ 1.1.35 ] : https://github.com/cleanlab/cleanlab-tlm/compare/v1.1.34...v1.1.35
369372[ 1.1.34 ] : https://github.com/cleanlab/cleanlab-tlm/compare/v1.1.33...v1.1.34
370373[ 1.1.33 ] : https://github.com/cleanlab/cleanlab-tlm/compare/v1.1.32...v1.1.33
371374[ 1.1.32 ] : https://github.com/cleanlab/cleanlab-tlm/compare/v1.1.31...v1.1.32
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: MIT
2- __version__ = "1.1.34 "
2+ __version__ = "1.1.35 "
You can’t perform that action at this time.
0 commit comments