File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11Release notes
22=============
33
4+ Version v38.4.0
5+ ---------------------
6+
7+ - fix: run pipeline scheduling jobs in respective queues (https://github.com/aboutcode-org/vulnerablecode/pull/2263)
8+ - feat: show queue load factors on the pipeline dashboard (https://github.com/aboutcode-org/vulnerablecode/pull/2264)
9+
410Version v38.3.0
511---------------------
612
Original file line number Diff line number Diff line change 11[metadata]
22name = vulnerablecode
3- version = 38.3 .0
3+ version = 38.4 .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.3 .0"
17+ __version__ = "38.4 .0"
1818
1919
2020PROJECT_DIR = Path (__file__ ).resolve ().parent
You can’t perform that action at this time.
0 commit comments