From 87f1faee176a5ac0eeeeb8c708f9842c0eb4e7e9 Mon Sep 17 00:00:00 2001 From: "PolicyEngine[bot]" Date: Mon, 23 Feb 2026 13:53:51 +0000 Subject: [PATCH] Bump PolicyEngine US to 1.576.0 --- changelog_entry.yaml | 4 ++++ setup.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog_entry.yaml b/changelog_entry.yaml index e69de29bb..aa9f59afd 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: patch + changes: + changed: + - Update PolicyEngine US to 1.576.0 diff --git a/setup.py b/setup.py index 691ffdb2b..4954dd0ee 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ "policyengine-ng==0.5.1", "policyengine-il==0.1.0", "policyengine_uk==2.39.0", - "policyengine_us==1.562.3", + "policyengine_us==1.576.0", "policyengine_core>=3.16.6", "policyengine>=0.7.0", "pydantic",