Skip to content

Commit b42c1de

Browse files
committed
Update package version
1 parent fa986de commit b42c1de

7 files changed

Lines changed: 26 additions & 20 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.12.0] - 2026-05-28
2+
3+
### Added
4+
5+
- Added opt-in macro cliff impact outputs for US and UK reform analyses.
6+
7+
18
## [4.11.0] - 2026-05-23
29

310
### Added

changelog.d/cliff-impact.added.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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "policyengine"
7-
version = "4.11.0"
7+
version = "4.12.0"
88
description = "A package to conduct policy analysis using PolicyEngine tax-benefit models."
99
readme = "README.md"
1010
authors = [

src/policyengine/data/release_manifests/uk.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"schema_version": 1,
3-
"bundle_id": "uk-4.11.0",
3+
"bundle_id": "uk-4.12.0",
44
"country_id": "uk",
5-
"policyengine_version": "4.11.0",
5+
"policyengine_version": "4.12.0",
66
"model_package": {
77
"name": "policyengine-uk",
88
"version": "2.88.20",

src/policyengine/data/release_manifests/uk.trace.tro.jsonld

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"schema:url": "https://policyengine.org"
1919
},
2020
"schema:dateCreated": "2026-05-20T20:16:50.641086Z",
21-
"schema:description": "TRACE TRO for certified runtime bundle uk-4.11.0 covering the bundle manifest, the certified dataset artifact, the country model wheel, and the country data release manifest when it is available.",
21+
"schema:description": "TRACE TRO for certified runtime bundle uk-4.12.0 covering the bundle manifest, the certified dataset artifact, the country model wheel, and the country data release manifest when it is available.",
2222
"schema:name": "policyengine uk certified bundle TRO",
2323
"trov:createdWith": {
2424
"@type": "schema:SoftwareApplication",
2525
"schema:name": "policyengine",
26-
"schema:softwareVersion": "4.11.0"
26+
"schema:softwareVersion": "4.12.0"
2727
},
2828
"trov:hasArrangement": [
2929
{
3030
"@id": "arrangement/1",
3131
"@type": "trov:ArtifactArrangement",
32-
"rdfs:comment": "Certified arrangement for bundle uk-4.11.0.",
32+
"rdfs:comment": "Certified arrangement for bundle uk-4.12.0.",
3333
"trov:hasArtifactLocation": [
3434
{
3535
"@id": "arrangement/1/location/bundle_manifest",
@@ -75,7 +75,7 @@
7575
"@type": "trov:ResearchArtifact",
7676
"schema:name": "policyengine.py bundle manifest for uk",
7777
"trov:mimeType": "application/json",
78-
"trov:sha256": "6391f4b36136a41258e3550bae7091c8039aa8b554a5285242492a2c6a6444ad"
78+
"trov:sha256": "c62b8b8e3100152d5cf71e54b7a5d8451fb40b98f739336b1e55d2e4a73c0078"
7979
},
8080
{
8181
"@id": "composition/1/artifact/data_release_manifest",
@@ -102,7 +102,7 @@
102102
"trov:hasFingerprint": {
103103
"@id": "composition/1/fingerprint",
104104
"@type": "trov:CompositionFingerprint",
105-
"trov:sha256": "43296b8f768b18a4b30c28e793b7938c96c166b0b8b16c5998c2a95050746c70"
105+
"trov:sha256": "8d9428129613dcf3a8c396ba1a87572f7f1e9812dac1f426d639d28a414ced30"
106106
}
107107
},
108108
"trov:hasPerformance": {
@@ -112,8 +112,8 @@
112112
"pe:certifiedBy": "policyengine.py bundled manifest",
113113
"pe:certifiedForModelVersion": "2.88.20",
114114
"pe:ciGitRef": "refs/heads/main",
115-
"pe:ciGitSha": "21144e305c55237063d12084b3644d0d83cfa864",
116-
"pe:ciRunUrl": "https://github.com/PolicyEngine/policyengine.py/actions/runs/26332658880",
115+
"pe:ciGitSha": "fa986def11cd2b4f5a1a1c9d326ae637975f4e95",
116+
"pe:ciRunUrl": "https://github.com/PolicyEngine/policyengine.py/actions/runs/26574493436",
117117
"pe:compatibilityBasis": "exact_build_model_version",
118118
"pe:dataBuildFingerprint": "sha256:77f149725a36055fd89961855230401852b0712d301c6e26d6d16565c6b23809",
119119
"pe:dataBuildId": "policyengine-uk-data-1.55.10",

src/policyengine/data/release_manifests/us.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"schema_version": 1,
3-
"bundle_id": "us-4.11.0",
3+
"bundle_id": "us-4.12.0",
44
"country_id": "us",
5-
"policyengine_version": "4.11.0",
5+
"policyengine_version": "4.12.0",
66
"model_package": {
77
"name": "policyengine-us",
88
"version": "1.700.0",

src/policyengine/data/release_manifests/us.trace.tro.jsonld

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"schema:url": "https://policyengine.org"
1919
},
2020
"schema:dateCreated": "2026-05-20T19:37:01.417728Z",
21-
"schema:description": "TRACE TRO for certified runtime bundle us-4.11.0 covering the bundle manifest, the certified dataset artifact, the country model wheel, and the country data release manifest when it is available.",
21+
"schema:description": "TRACE TRO for certified runtime bundle us-4.12.0 covering the bundle manifest, the certified dataset artifact, the country model wheel, and the country data release manifest when it is available.",
2222
"schema:name": "policyengine us certified bundle TRO",
2323
"trov:createdWith": {
2424
"@type": "schema:SoftwareApplication",
2525
"schema:name": "policyengine",
26-
"schema:softwareVersion": "4.11.0"
26+
"schema:softwareVersion": "4.12.0"
2727
},
2828
"trov:hasArrangement": [
2929
{
3030
"@id": "arrangement/1",
3131
"@type": "trov:ArtifactArrangement",
32-
"rdfs:comment": "Certified arrangement for bundle us-4.11.0.",
32+
"rdfs:comment": "Certified arrangement for bundle us-4.12.0.",
3333
"trov:hasArtifactLocation": [
3434
{
3535
"@id": "arrangement/1/location/bundle_manifest",
@@ -75,7 +75,7 @@
7575
"@type": "trov:ResearchArtifact",
7676
"schema:name": "policyengine.py bundle manifest for us",
7777
"trov:mimeType": "application/json",
78-
"trov:sha256": "df38ceabd42f62be3a0ef150f45c9059768da25090ed9ab999af64b7dd96f289"
78+
"trov:sha256": "f803bb580b4aa560b68eb57cc57cb747a48d3a69c947a91af8aba9647028b959"
7979
},
8080
{
8181
"@id": "composition/1/artifact/data_release_manifest",
@@ -102,7 +102,7 @@
102102
"trov:hasFingerprint": {
103103
"@id": "composition/1/fingerprint",
104104
"@type": "trov:CompositionFingerprint",
105-
"trov:sha256": "6086b023114029ad4dbb8de3f64db110e2df4c5c237746140ef497f71b8228dd"
105+
"trov:sha256": "4a99fd8454e295516477a26fe9c1336c77e6d54b3d35a0f55fe048cc2b321414"
106106
}
107107
},
108108
"trov:hasPerformance": {
@@ -112,8 +112,8 @@
112112
"pe:certifiedBy": "policyengine-us-data release manifest",
113113
"pe:certifiedForModelVersion": "1.700.0",
114114
"pe:ciGitRef": "refs/heads/main",
115-
"pe:ciGitSha": "21144e305c55237063d12084b3644d0d83cfa864",
116-
"pe:ciRunUrl": "https://github.com/PolicyEngine/policyengine.py/actions/runs/26332658880",
115+
"pe:ciGitSha": "fa986def11cd2b4f5a1a1c9d326ae637975f4e95",
116+
"pe:ciRunUrl": "https://github.com/PolicyEngine/policyengine.py/actions/runs/26574493436",
117117
"pe:compatibilityBasis": "exact_build_model_version",
118118
"pe:dataBuildFingerprint": "sha256:b0862de383ffcbe45f4ba0aa9c6aaec286cd4c6688c6ccb33f939bc176f9a8a0",
119119
"pe:dataBuildId": "policyengine-us-data-1.115.5",

0 commit comments

Comments
 (0)