Skip to content

Commit deac366

Browse files
Update package version
1 parent 07e3277 commit deac366

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.11.6] - 2025-05-27 14:40:08
9+
10+
### Fixed
11+
12+
- Uprating in child limit target.
13+
814
## [1.11.5] - 2025-05-27 13:30:04
915

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

153159

154160

161+
[1.11.6]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.11.5...1.11.6
155162
[1.11.5]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.11.4...1.11.5
156163
[1.11.4]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.11.3...1.11.4
157164
[1.11.3]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.11.2...1.11.3

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,8 @@
126126
added:
127127
- Child limit affected household calibration.
128128
date: 2025-05-27 13:30:04
129+
- bump: patch
130+
changes:
131+
fixed:
132+
- Uprating in child limit target.
133+
date: 2025-05-27 14:40:08

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-
- Uprating in child limit target.

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

0 commit comments

Comments
 (0)