Skip to content

Commit 5ca0608

Browse files
bump: version 0.7.3 → 0.7.4
1 parent 05c695e commit 5ca0608

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.7.4 (2026-04-17)
2+
3+
### Fix
4+
5+
- fix failures not being properly audited in foundry pipeline
6+
17
## v0.7.3 (2026-04-16)
28

39
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Issues = "https://github.com/NHSDigital/data-validation-engine/issues"
2424
Changelog = "https://github.com/NHSDigital/data-validation-engine/blob/main/CHANGELOG.md"
2525

2626
[tool.poetry]
27-
version = "0.7.3"
27+
version = "0.7.4"
2828
packages = [
2929
{ include = "dve", from = "src" },
3030
]

0 commit comments

Comments
 (0)