Skip to content

Commit 1efa25a

Browse files
committed
Update package version
1 parent 2141ee4 commit 1efa25a

4 files changed

Lines changed: 9 additions & 3 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.83.4] - 2026-04-18
2+
3+
### Fixed
4+
5+
- Fixed calibration matrix leakage for constrained non-household amount targets by filtering qualifying person-, tax-unit-, and SPM-unit-level amounts before rolling them up to households, so mixed-eligibility households no longer overstate targets such as filer-only `total_self_employment_income`. Added regression tests covering the entity-level filtering behavior and preserving existing household and count-target semantics.
6+
7+
18
## [1.83.3] - 2026-04-18
29

310
### Changed

changelog.d/763.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
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88

99
[project]
1010
name = "policyengine_us_data"
11-
version = "1.83.3"
11+
version = "1.83.4"
1212
description = "A package to create representative microdata for the US."
1313
readme = "README.md"
1414
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)