Skip to content

Commit c00d9b0

Browse files
committed
Update PolicyEngine API
1 parent 242ee4b commit c00d9b0

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.43.2] - 2026-06-29
2+
3+
### Changed
4+
5+
- Route economy simulations through the installed PolicyEngine .py bundle and derive bundled US/UK package versions from it.
6+
7+
18
## [3.43.1] - 2026-06-05
29

310
### Fixed

changelog.d/policyengine-bundle-routing.changed.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 = "hatchling.build"
44

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

0 commit comments

Comments
 (0)