Skip to content

Commit 267eeb5

Browse files
committed
Update package version
1 parent 3628e0c commit 267eeb5

4 files changed

Lines changed: 12 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.79.1] - 2026-04-14
2+
3+
### Changed
4+
5+
- Split the new `calibration.local_h5` contracts into themed request, input,
6+
validation, and result modules; extract test-only fixtures into dedicated
7+
fixture helpers; and tighten the new request boundary so construction logic
8+
stays outside the value objects.
9+
10+
111
## [1.79.0] - 2026-04-14
212

313
### Added

changelog.d/745.changed.md

Lines changed: 0 additions & 4 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.79.0"
11+
version = "1.79.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)