Skip to content

Commit 28b92d5

Browse files
committed
Update package version
1 parent d8e5961 commit 28b92d5

4 files changed

Lines changed: 13 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.23.1] - 2025-11-27 16:12:15
9+
10+
### Fixed
11+
12+
- Hallucinated calibration targets.
13+
814
## [1.23.0] - 2025-11-27 15:30:00
915

1016
### Added
@@ -413,6 +419,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
413419

414420

415421

422+
[1.23.1]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.23.0...1.23.1
416423
[1.23.0]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.22.0...1.23.0
417424
[1.22.0]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.21.0...1.22.0
418425
[1.21.0]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.20.0...1.21.0

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,3 +349,8 @@
349349
- "Add salary sacrifice NI relief as calibration targets (employee \xA31.2bn,\
350350
\ employer \xA32.9bn from SPP)"
351351
date: 2025-11-27 15:30:00
352+
- bump: patch
353+
changes:
354+
fixed:
355+
- Hallucinated calibration targets.
356+
date: 2025-11-27 16:12:15

changelog_entry.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
- bump: patch
2-
changes:
3-
fixed:
4-
- Hallucinated calibration targets.

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.23.0"
7+
version = "1.23.1"
88
description = "A package to create representative microdata for the UK."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)