Skip to content

Commit

Permalink
Update PolicyEngine US
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGhenis committed Dec 18, 2023
1 parent 508da35 commit ffe5285
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ 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).

## [0.584.0] - 2023-12-18 01:50:30

### Added

- Reform for repealing head of household filing status, as Senator Romney proposed in his Family Security Act.

## [0.583.3] - 2023-12-17 23:52:20

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



[0.584.0]: https://github.com/PolicyEngine/policyengine-us/compare/0.583.3...0.584.0
[0.583.3]: https://github.com/PolicyEngine/policyengine-us/compare/0.583.2...0.583.3
[0.583.2]: https://github.com/PolicyEngine/policyengine-us/compare/0.583.1...0.583.2
[0.583.1]: https://github.com/PolicyEngine/policyengine-us/compare/0.583.0...0.583.1
Expand Down
6 changes: 6 additions & 0 deletions changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5424,3 +5424,9 @@
fixed:
- Alabama federal tax deduction.
date: 2023-12-17 23:52:20
- bump: minor
changes:
added:
- Reform for repealing head of household filing status, as Senator Romney proposed
in his Family Security Act.
date: 2023-12-18 01:50:30
4 changes: 0 additions & 4 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +0,0 @@
- bump: minor
changes:
added:
- Reform for repealing head of household filing status, as Senator Romney proposed in his Family Security Act.
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="0.583.3",
version="0.584.0",
author="PolicyEngine",
author_email="[email protected]",
long_description=readme,
Expand Down

0 comments on commit ffe5285

Please sign in to comment.