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.26]  2025-07-29 
11+ 
12+ -  Add tool call support to ` project.validate() ` 
13+ 
1014## [ 1.0.25]  2025-07-17 
1115
1216-  Fix broken link in docstring
@@ -120,7 +124,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
120124
121125-  Initial release of the ` cleanlab-codex `  client library.
122126
123- [ Unreleased ] : https://github.com/cleanlab/cleanlab-codex/compare/v1.0.25...HEAD 
127+ [ Unreleased ] : https://github.com/cleanlab/cleanlab-codex/compare/v1.0.26...HEAD 
128+ [ 1.0.26 ] : https://github.com/cleanlab/cleanlab-codex/compare/v1.0.25...v1.0.26 
124129[ 1.0.25 ] : https://github.com/cleanlab/cleanlab-codex/compare/v1.0.24...v1.0.25 
125130[ 1.0.24 ] : https://github.com/cleanlab/cleanlab-codex/compare/v1.0.23...v1.0.24 
126131[ 1.0.23 ] : https://github.com/cleanlab/cleanlab-codex/compare/v1.0.22...v1.0.23 
Original file line number Diff line number Diff line change 11# SPDX-License-Identifier: MIT 
2- __version__  =  "1.0.25 " 
2+ __version__  =  "1.0.26 " 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments