Skip to content

Commit d906744

Browse files
committed
Update PolicyEngine Core
1 parent 6a616d6 commit d906744

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.9] - 2026-05-17
2+
3+
### Changed
4+
5+
- Exclude pseudo-inputs and calculated values from simulation input exports by default.
6+
7+
18
## [3.26.8] - 2026-05-17
29

310
### Changed

changelog.d/safe-input-export.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.8"
3+
version = "3.26.9"
44
description = "Core microsimulation engine enabling country-specific policy models."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)