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.19.0a2 
2+ current_version  = 0.19.0 
33tag  = True
44tag_name  = {new_version}
55commit  = True
Original file line number Diff line number Diff line change 3838
3939__author__  =  "Artur Maciag" 
4040__email__  =  "maciag.artur@gmail.com" 
41- __version__  =  "0.19.0a2 " 
41+ __version__  =  "0.19.0 " 
4242__url__  =  "https://github.com/python-openapi/openapi-core" 
4343__license__  =  "BSD 3-Clause License" 
4444
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ ignore_missing_imports = true
3333
3434[tool .poetry ]
3535name  = " openapi-core" 
36- version  = " 0.19.0a2 " 
36+ version  = " 0.19.0 " 
3737description  = " client-side and server-side support for the OpenAPI Specification v3" 
3838authors  = [" Artur Maciag <maciag.artur@gmail.com>" 
3939license  = " BSD-3-Clause" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments