File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion] 
2- current_version  = 0.15 .0
2+ current_version  = 0.16 .0
33tag  = True
44tag_name  = {new_version}
55commit  = True
@@ -13,3 +13,4 @@ serialize =
1313[bumpversion:file:pyproject.toml] 
1414search  = version  = " {current_version}" 
1515replace  = version  = " {new_version}" 
16+ 
Original file line number Diff line number Diff line change 1414
1515__author__  =  "Artur Maciag" 
161617- __version__  =  "0.15 .0" 
17+ __version__  =  "0.16 .0" 
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.15 .0" 
32+ version  = " 0.16 .0" 
3333description  = " client-side and server-side support for the OpenAPI Specification v3" 
3434authors  = [
" Artur Maciag <[email protected] >" ]
3535license  = " BSD-3-Clause" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments