Skip to content

Commit 3d70790

Browse files
committed
Update package version
1 parent acbf7b6 commit 3d70790

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.4.4] - 2026-04-13
2+
3+
### Changed
4+
5+
- Add TRACE TRO export helpers for certified runtime bundles and expose them through `policyengine.core`.
6+
7+
18
## [3.4.3] - 2026-04-13
29

310
### Fixed

changelog.d/codex-trace-tro-export.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 = "3.4.3"
7+
version = "3.4.4"
88
description = "A package to conduct policy analysis using PolicyEngine tax-benefit models."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)