Skip to content

Commit c76856e

Browse files
committed
Update PolicyEngine API
1 parent 8ac6a79 commit c76856e

3 files changed

Lines changed: 11 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [3.43.14] - 2026-07-07
2+
3+
### Changed
4+
5+
- Deprecated the `national-with-breakdowns`, `national-with-breakdowns-test`, and
6+
`national-with-datasets` economy dataset aliases. API v1 now treats these as
7+
the default certified dataset and ignores the old district-breakdown query flag,
8+
so congressional district output can pass through from the sim API.
9+
10+
111
## [3.43.13] - 2026-07-07
212

313
### Fixed

changelog.d/deprecate-national-with-breakdowns.changed.md

Lines changed: 0 additions & 4 deletions
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 = "hatchling.build"
44

55
[project]
66
name = "policyengine-api"
7-
version = "3.43.13"
7+
version = "3.43.14"
88
description = "PolicyEngine API"
99
readme = "README.md"
1010
license = "AGPL-3.0-only"

0 commit comments

Comments
 (0)