Skip to content

Commit 0891456

Browse files
committed
Update package version
1 parent a565b5e commit 0891456

3 files changed

Lines changed: 8 additions & 2 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.2.4 (2026-03-10)
2+
3+
# Fixed
4+
5+
- Bump policyengine from 3.2.0 to 3.2.1, fixing missing `policyengine.countries` module needed for region seeding. (bump-policyengine-3.2.1)
6+
7+
18
0.2.3 (2026-03-10)
29

310
# Changed

changelog.d/bump-policyengine-3.2.1.fixed

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-api-v2"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
description = "FastAPI service for PolicyEngine microsimulations"
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)