Skip to content

Commit d6ac877

Browse files
committed
Update package version
1 parent b4d9eeb commit d6ac877

4 files changed

Lines changed: 14 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.78.1] - 2026-04-12
2+
3+
### Changed
4+
5+
- Add SSTB QBI split inputs to `policyengine-us-data` by exposing
6+
`sstb_self_employment_income`, `sstb_w2_wages_from_qualified_business`, and
7+
`sstb_unadjusted_basis_qualified_property` from the existing PUF/calibration
8+
pipeline. The current split follows the legacy all-or-nothing
9+
`business_is_sstb` flag, so mixed SSTB/non-SSTB allocations remain approximate
10+
until more granular source data or imputation is added.
11+
12+
113
## [1.78.0] - 2026-04-12
214

315
### Added

changelog.d/701.changed.md

Lines changed: 0 additions & 6 deletions
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.78.0"
11+
version = "1.78.1"
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)