Skip to content

Commit

Permalink
Update PolicyEngine US
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGhenis committed Nov 19, 2024
1 parent f9b90a2 commit a0daf25
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 7 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.146.1] - 2024-11-19 16:41:43

### Added

- Monthly age variable.

### Fixed

- Los Angeles Infant Supplement and Expectant Parent Payment age threshold.

## [1.146.0] - 2024-11-19 13:15:26

### Changed
Expand Down Expand Up @@ -10245,6 +10255,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0



[1.146.1]: https://github.com/PolicyEngine/policyengine-us/compare/1.146.0...1.146.1
[1.146.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.145.0...1.146.0
[1.145.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.144.0...1.145.0
[1.144.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.143.0...1.144.0
Expand Down
7 changes: 7 additions & 0 deletions changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8686,3 +8686,10 @@
changed:
- US-Data to 1.13.
date: 2024-11-19 13:15:26
- bump: patch
changes:
added:
- Monthly age variable.
fixed:
- Los Angeles Infant Supplement and Expectant Parent Payment age threshold.
date: 2024-11-19 16:41:43
6 changes: 0 additions & 6 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +0,0 @@
- bump: patch
changes:
fixed:
- Los Angeles Infant Supplement and Expectant Parent Payment age threshold.
added:
- Monthly age variable.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name="policyengine-us",
version="1.146.0",
version="1.146.1",
author="PolicyEngine",
author_email="hello@policyengine.org",
long_description=readme,
Expand Down

0 comments on commit a0daf25

Please sign in to comment.