Skip to content

Commit 92eede2

Browse files
committed
Update PolicyEngine Household API
1 parent da2bfcc commit 92eede2

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.20.3] - 2026-05-18
2+
3+
### Changed
4+
5+
- Enable Modal `@modal.concurrent(max_inputs=5, target_inputs=4)` (5x warm-pool capacity, autoscaler aims for 80% steady-state utilisation, no new container cost) and cap autoscale at `max_containers=100` to prevent runaway scaling.
6+
7+
18
## [0.20.2] - 2026-05-18
29

310
### Fixed

changelog.d/1533.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-household-api"
3-
version = "0.20.2"
3+
version = "0.20.3"
44
description = "PolicyEngine Household API"
55
readme = "README.md"
66
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)