We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61d113 commit a1f11a1Copy full SHA for a1f11a1
3 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.40.11] - 2026-05-05
2
+
3
+### Fixed
4
5
+- Stabilized deployed integration tests for slow simulation polling and staging cache reuse.
6
7
8
## [3.40.10] - 2026-05-05
9
10
### Fixed
changelog.d/3555.fixed.md
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "policyengine-api"
-version = "3.40.10"
+version = "3.40.11"
description = "PolicyEngine API"
readme = "README.md"
license = "AGPL-3.0-only"
0 commit comments