File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11Release notes
22=============
33
4+ Version v38.2.0
5+ ---------------------
6+
7+ - feat: add high priority queue and run version range unfurling pipeline more frequently (https://github.com/aboutcode-org/vulnerablecode/pull/2256)
8+
49Version v38.1.0
510---------------------
611
Original file line number Diff line number Diff line change 11[metadata]
22name = vulnerablecode
3- version = 38.1 .0
3+ version = 38.2 .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 1414
1515import git
1616
17- __version__ = "38.1 .0"
17+ __version__ = "38.2 .0"
1818
1919
2020PROJECT_DIR = Path (__file__ ).resolve ().parent
You can’t perform that action at this time.
0 commit comments