Skip to content

Commit 2f5bb71

Browse files
bump: version 0.8.3 → 0.8.4
1 parent 16d73f5 commit 2f5bb71

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## v0.8.4 (2026-08-11)
2+
13
## v0.8.3 (2026-07-14)
24

35
### Fix

pyproject.toml

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

2727
[tool.poetry]
28-
version = "0.8.3"
28+
version = "0.8.4"
2929
packages = [
3030
{ include = "dve", from = "src" },
3131
]

0 commit comments

Comments
 (0)