Skip to content

Commit 854fdf1

Browse files
committed
Update package version
1 parent 32e5213 commit 854fdf1

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.83.3] - 2026-04-18
2+
3+
### Changed
4+
5+
- Introduced typed local H5 request construction with `AreaBuildRequest`,
6+
`AreaFilter`, and `USAreaCatalog`, while keeping the worker's legacy
7+
`--work-items` path available for backward compatibility.
8+
9+
110
## [1.83.2] - 2026-04-17
211

312
### Changed

changelog.d/749.changed.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.83.2"
11+
version = "1.83.3"
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)