We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5aa73 commit 70f22b9Copy full SHA for 70f22b9
3 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.19.7] - 2026-05-15
2
+
3
+### Changed
4
5
+- Keep a small warm Modal worker pool for the production environment and clean up retired Modal worker apps by default.
6
7
8
## [0.19.6] - 2026-05-15
9
10
### Changed
changelog.d/1525.changed.md
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "policyengine-household-api"
-version = "0.19.6"
+version = "0.19.7"
description = "PolicyEngine Household API"
readme = "README.md"
authors = [
0 commit comments