File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ Release notes
22============= 
33
44
5- Next Release 
6- ------------ 
5+ Version v33.5.0 
6+ ----------------  
77
88- We fixed a text-overflow issue in the Essentials tab of the Vulnerability details template.
99- We added clickable links to the Essentials tab of the Vulnerability details template that enable
Original file line number Diff line number Diff line change 11[metadata] 
22name  = vulnerablecode
3- version  = 33.4 .0
3+ version  = 33.5 .0
44license  = Apache-2.0 AND CC-BY-SA-4.0
55
66#  description must be on ONE line https://github.com/pypa/setuptools/issues/1390
Original file line number Diff line number Diff line change 1212import  warnings 
1313from  pathlib  import  Path 
1414
15- __version__  =  "33.4 .0" 
15+ __version__  =  "33.5 .0" 
1616
1717
1818def  command_line ():
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments