From dec5fc2b68bd9539de0dccb951c10a98af7eecba Mon Sep 17 00:00:00 2001 From: "PolicyEngine[bot]" Date: Tue, 17 Sep 2024 12:18:02 +0000 Subject: [PATCH] Bump PolicyEngine US to 1.80.1 --- 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 e69de29b..af29ac15 100644 --- a/changelog_entry.yaml +++ b/changelog_entry.yaml @@ -0,0 +1,4 @@ +- bump: patch + changes: + changed: + - Update PolicyEngine US to 1.80.1 diff --git a/setup.py b/setup.py index bd419a92..f3c2f2da 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ "policyengine-ng==0.5.1", "policyengine-il==0.1.0", "policyengine_uk==1.7.3", - "policyengine_us==1.80.0", + "policyengine_us==1.80.1", "pymysql", "redis", "rq",