We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21e533f commit 1dacf63Copy full SHA for 1dacf63
3 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.40.10] - 2026-05-05
2
+
3
+### Fixed
4
5
+- Raised the live integration HTTP timeout so staging `/us/calculate` smoke tests can complete during slower responses.
6
7
8
## [3.40.9] - 2026-05-05
9
10
### Fixed
changelog.d/3553.fixed.md
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "policyengine-api"
-version = "3.40.9"
+version = "3.40.10"
description = "PolicyEngine API"
readme = "README.md"
license = "AGPL-3.0-only"
0 commit comments