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[bumpversion] 
2- current_version  = 0.16.1 
2+ current_version  = 0.16.2 
33tag  = True
44tag_name  = {new_version}
55commit  = True
Original file line number Diff line number Diff line change 1414
1515__author__  =  "Artur Maciag" 
1616__email__  =  "maciag.artur@gmail.com" 
17- __version__  =  "0.16.1 " 
17+ __version__  =  "0.16.2 " 
1818__url__  =  "https://github.com/p1c2u/openapi-core" 
1919__license__  =  "BSD 3-Clause License" 
2020
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ ignore_missing_imports = true
2929
3030[tool .poetry ]
3131name  = " openapi-core" 
32- version  = " 0.16.1 " 
32+ version  = " 0.16.2 " 
3333description  = " client-side and server-side support for the OpenAPI Specification v3" 
3434authors  = [" Artur Maciag <maciag.artur@gmail.com>"  ]
3535license  = " BSD-3-Clause" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments