We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f8e289 commit 0937c3dCopy full SHA for 0937c3d
3 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+0.6.9 (2026-05-13)
2
+
3
+# Fixed
4
5
+- Support current PolicyEngine region scoping metadata when reseeding regions. (#364)
6
7
8
0.6.8 (2026-05-13)
9
10
# Fixed
changelog.d/364.fixed.md
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "policyengine-api-v2"
-version = "0.6.8"
+version = "0.6.9"
description = "FastAPI service for PolicyEngine microsimulations"
readme = "README.md"
requires-python = ">=3.13"
0 commit comments