File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1616project  =  'Python SDK reference' 
1717copyright  =  '2025, Labelbox' 
1818author  =  'Labelbox' 
19- release  =  '7.2 .0' 
19+ release  =  '7.3 .0' 
2020
2121# -- General configuration --------------------------------------------------- 
2222
Original file line number Diff line number Diff line change 11# Changelog  
2+ # Version 7.3.0 (2025-11-27)  
3+ ## Added  
4+ *  Add support for Audio Temporal Annotations ([ #2013  ] ( https://github.com/Labelbox/labelbox-python/pull/2013 ) )
5+ 
26# Version 7.2.0 (2025-08-28)  
37## Updated  
48*  DataRowMetadata: Remove enforcement of character limit ([ #2010  ] ( https://github.com/Labelbox/labelbox-python/pull/2010 ) )
Original file line number Diff line number Diff line change 11[project ]
22name  = " labelbox" 
3- version  = " 7.2 .0" 
3+ version  = " 7.3 .0" 
44description  = " Labelbox Python API" 
55authors  = [{ name  = " Labelbox"  , email  = " engineering@labelbox.com"   }]
66dependencies  = [
Original file line number Diff line number Diff line change 11name  =  "labelbox" 
22
3- __version__  =  "7.2 .0" 
3+ __version__  =  "7.3 .0" 
44
55from  labelbox .client  import  Client 
66from  labelbox .schema .annotation_import  import  (
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments