Skip to content

Commit 4b6bbcc

Browse files
committed
Update package version
1 parent b1be898 commit 4b6bbcc

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.41.1] - 2025-07-22 20:55:35
9+
10+
### Changed
11+
12+
- Update microdf_python dependency to >=1.0.0.
13+
814
## [2.41.0] - 2025-07-22 19:49:35
915

1016
### Changed
@@ -1992,6 +1998,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19921998

19931999

19942000

2001+
[2.41.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.41.0...2.41.1
19952002
[2.41.0]: https://github.com/PolicyEngine/openfisca-uk/compare/2.40.2...2.41.0
19962003
[2.40.2]: https://github.com/PolicyEngine/openfisca-uk/compare/2.40.1...2.40.2
19972004
[2.40.1]: https://github.com/PolicyEngine/openfisca-uk/compare/2.40.0...2.40.1

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,3 +1683,8 @@
16831683
changed:
16841684
- Standardize decimals in parameters.
16851685
date: 2025-07-22 19:49:35
1686+
- bump: patch
1687+
changes:
1688+
changed:
1689+
- Update microdf_python dependency to >=1.0.0.
1690+
date: 2025-07-22 20:55:35

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-
changed:
4-
- Update microdf_python dependency to >=1.0.0.

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.41.0"
3+
version = "2.41.1"
44
description = "PolicyEngine tax and benefit system for the UK"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)