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 v32.0.0rc4
6+ -------------------
77
88- We added loading of env for GitHub datasource in vulntotal.
99- We fixed import process in github importer in vulnerablecode reported here
Original file line number Diff line number Diff line change 11[metadata]
22name = vulnerablecode
3- version = 32.0.0rc3
3+ version = 32.0.0rc4
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__ = "32.0.0rc3 "
15+ __version__ = "32.0.0rc4 "
1616
1717
1818def command_line ():
You can’t perform that action at this time.
0 commit comments