Skip to content

Commit 552c677

Browse files
authored
Finalize package version
Align policyengine-us-data and policyengine-us dependency versions with finalized release metadata.
1 parent 937404a commit 552c677

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

changelog.d/1090.changed

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Aligned package and model dependency versions with the finalized US data release.

pyproject.toml

Lines changed: 2 additions & 2 deletions
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.115.4"
11+
version = "1.115.5"
1212
description = "A package to create representative microdata for the US."
1313
readme = "README.md"
1414
authors = [
@@ -22,7 +22,7 @@ classifiers = [
2222
"Programming Language :: Python :: 3.14",
2323
]
2424
dependencies = [
25-
"policyengine-us==1.700.0",
25+
"policyengine-us==1.700.1",
2626
# policyengine-core 3.26.1 is the current 3.26.x runtime and includes the fix for
2727
# PolicyEngine/policyengine-core#482 (user-set ETERNITY inputs lost
2828
# after _invalidate_all_caches) and is required by policyengine-us 1.682.1+.

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)