Skip to content

Commit 4f7154a

Browse files
committed
Update package version
1 parent e1bac36 commit 4f7154a

5 files changed

Lines changed: 13 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.86.2] - 2026-04-24
2+
3+
### Changed
4+
5+
- Extracted inline CI/CD workflow Python into dedicated helper scripts under `.github/scripts` and updated the PR, pipeline, local-area publish, and push workflows to call them directly.
6+
7+
### Fixed
8+
9+
- Added a tiny-fixture Modal H5 end-to-end PR test harness and aligned checkpoint/package artifact handling so local-area publication catches contract mismatches earlier.
10+
11+
112
## [1.86.1] - 2026-04-23
213

314
### Fixed

changelog.d/ci-workflow-helpers.changed.md

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

changelog.d/h5-modal-e2e.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.86.1"
11+
version = "1.86.2"
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)