Skip to content

Commit 4096b5c

Browse files
committed
Update package version
1 parent ea26699 commit 4096b5c

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+
## [4.3.1] - 2026-04-21
2+
3+
### Changed
4+
5+
- Migrated TRACE TRO emission from the prerelease TROv namespace `https://w3id.org/trace/2023/05/trov#` to the canonical `https://w3id.org/trace/trov/0.1#`. This aligns policyengine.py with policyengine-us-data (which already uses the canonical namespace per us-data PR #746), so both sides can share SHACL validators and TROs emitted by either side validate against the same vocabulary. Fixes #313.
6+
7+
18
## [4.3.0] - 2026-04-20
29

310
### Added

changelog.d/migrate-trov-namespace-canonical.changed.md

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "policyengine"
7-
version = "4.3.0"
7+
version = "4.3.1"
88
description = "A package to conduct policy analysis using PolicyEngine tax-benefit models."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)