File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Release notes
22=============
33
4+ Version v40.0.2
5+ ---------------------
6+ - Update VulnerableCode documentation for advisories
7+
8+
49Version v40.0.1
510---------------------
611
@@ -45,7 +50,6 @@ Version v39.0.0
4550- Fix failing V2 pipelinea
4651- Improve altcha challenge flow and reduce session timeout (https://github.com/aboutcode-org/vulnerablecode/pull/2348)
4752
48-
4953Version v38.6.0
5054---------------------
5155
Original file line number Diff line number Diff line change 11[metadata]
22name = vulnerablecode
3- version = 40.0.1
3+ version = 40.0.2
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 1414
1515import git
1616
17- __version__ = "40.0.1 "
17+ __version__ = "40.0.2 "
1818
1919
2020PROJECT_DIR = Path (__file__ ).resolve ().parent
You can’t perform that action at this time.
0 commit comments