Skip to content

Commit 8999ba0

Browse files
committed
Update PolicyEngine Core
1 parent 4088357 commit 8999ba0

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.7] - 2026-05-17
2+
3+
### Changed
4+
5+
- Disallowed formula-time randomness through `random()`, directing model authors to use input seed or draw variables instead.
6+
7+
18
## [3.26.6] - 2026-05-17
29

310
### Fixed

changelog.d/disallow-formula-randomness.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.6"
3+
version = "3.26.7"
44
description = "Core microsimulation engine enabling country-specific policy models."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)