Skip to content

Commit 61c9533

Browse files
Update package version
1 parent acea6fb commit 61c9533

4 files changed

Lines changed: 17 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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.16.0] - 2025-07-10 16:01:46
9+
10+
### Added
11+
12+
- Structural insurance payments
13+
- External child payments
14+
- Healthy Start payments
15+
816
## [1.15.3] - 2025-07-10 12:41:13
917

1018
### Fixed
@@ -244,6 +252,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
244252

245253

246254

255+
[1.16.0]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.15.3...1.16.0
247256
[1.15.3]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.15.2...1.15.3
248257
[1.15.2]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.15.1...1.15.2
249258
[1.15.1]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.15.0...1.15.1

changelog.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,10 @@
203203
fixed:
204204
- SSMG uprating.
205205
date: 2025-07-10 12:41:13
206+
- bump: minor
207+
changes:
208+
added:
209+
- Structural insurance payments
210+
- External child payments
211+
- Healthy Start payments
212+
date: 2025-07-10 16:01:46

changelog_entry.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +0,0 @@
1-
- bump: minor
2-
changes:
3-
added:
4-
- Structural insurance payments
5-
- External child payments
6-
- Healthy Start payments

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

0 commit comments

Comments
 (0)