File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG  
22
3- ## v7.15.0 Next release   
3+ ## v7.15.0 (2024-01-08)   
44
55-  Adds ` all_children `  function to the User class for retrieving paginated lists of children users, and removes the beta function
66-  Adds ` get_next_page_of_children `  function to the User class for retrieving next paginated lists of children users, and removes the beta function
Original file line number Diff line number Diff line change 1- VERSION  =  "7.14.1 " 
1+ VERSION  =  "7.15.0 " 
22
33numbers  =  [str (number ) for  number  in  VERSION .split ("." )]
44VERSION_INFO  =  numbers 
Original file line number Diff line number Diff line change 3333
3434setup (
3535    name = "easypost" ,
36-     version = "7.14.1 " ,
36+     version = "7.15.0 " ,
3737    description = "EasyPost Shipping API Client Library for Python" ,
3838    author = "EasyPost" ,
3939    author_email = "support@easypost.com" ,
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments