Skip to content

Commit 50f289b

Browse files
committed
Update package version
1 parent b8d1104 commit 50f289b

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.46.6] - 2026-04-13
2+
3+
### Fixed
4+
5+
- Preserve zero-valued SLC borrower targets so calibration can enforce explicit zero years.
6+
7+
18
## [1.46.5] - 2026-04-13
29

310
No significant changes.

changelog.d/slc-zero-targets.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "policyengine_uk_data"
7-
version = "1.46.5"
7+
version = "1.46.6"
88
description = "A package to create representative microdata for the UK."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)