Skip to content

Commit db7aaaa

Browse files
committed
Update package version
1 parent 2c30fe6 commit db7aaaa

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+
## [2.49.2] - 2025-08-29 13:54:13
9+
10+
### Fixed
11+
12+
- Fix bug in capital/consumer incidence.
13+
814
## [2.49.1] - 2025-08-29 10:32:06
915

1016
### Fixed
@@ -2186,6 +2192,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21862192

21872193

21882194

2195+
[2.49.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.49.1...2.49.2
21892196
[2.49.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.49.0...2.49.1
21902197
[2.49.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.48.0...2.49.0
21912198
[2.48.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.47.4...2.48.0

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1851,3 +1851,8 @@
18511851
fixed:
18521852
- Re-enabled employer NI dynamics.
18531853
date: 2025-08-29 10:32:06
1854+
- bump: patch
1855+
changes:
1856+
fixed:
1857+
- Fix bug in capital/consumer incidence.
1858+
date: 2025-08-29 13:54:13

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-
- Fix bug in capital/consumer incidence.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "policyengine-uk"
3-
version = "2.49.1"
3+
version = "2.49.2"
44
description = "PolicyEngine tax and benefit system for the UK."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)