Skip to content

Commit b5f3e0e

Browse files
committed
Update package version
1 parent 04e356a commit b5f3e0e

4 files changed

Lines changed: 11 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.74.1] - 2026-04-03
2+
3+
### Fixed
4+
5+
- Added fail-closed dataset contract validation for built CPS artifacts, including
6+
`policyengine-us` lockfile version checks, per-entity HDF5 length validation,
7+
and file-based `Microsimulation` smoke tests in both the build and upload paths.
8+
9+
110
## [1.74.0] - 2026-04-02
211

312
### Added

changelog.d/fix-artifact-contract.fixed.md

Lines changed: 0 additions & 3 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.74.0"
11+
version = "1.74.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)