Skip to content

Commit 2828429

Browse files
committed
Update package version
1 parent 4376e36 commit 2828429

File tree

4 files changed

+12
-3
lines changed

4 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.44.0] - 2026-03-17
2+
3+
### Added
4+
5+
- Add ONS land value calibration targets (household, corporate, total land, property wealth) from the National Balance Sheet 2025.
6+
7+
### Fixed
8+
9+
- Fixed versioning workflow by replacing expired PAT with GitHub App token.
10+
11+
112
## [1.43.0] - 2026-03-13
213

314
### Added

changelog.d/add-ons-land-value-targets.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/fix-versioning-token.fixed.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_uk_data"
7-
version = "1.43.0"
7+
version = "1.44.0"
88
description = "A package to create representative microdata for the UK."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)