Skip to content

Commit ddc57fc

Browse files
committed
Update PolicyEngine Core
1 parent e9d8411 commit ddc57fc

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.26.10] - 2026-05-17
2+
3+
### Changed
4+
5+
- Derive microsimulation weights from household weights instead of entity-specific weight variables.
6+
7+
18
## [3.26.9] - 2026-05-17
29

310
### Changed

changelog.d/derive-weights-from-household.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
@@ -1,6 +1,6 @@
11
[project]
22
name = "policyengine-core"
3-
version = "3.26.9"
3+
version = "3.26.10"
44
description = "Core microsimulation engine enabling country-specific policy models."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)