Skip to content

Commit

Permalink
Update PolicyEngine US
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGhenis committed Jan 9, 2025
1 parent 7d1f694 commit 149f3ca
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 6 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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.170.0] - 2025-01-09 16:55:35

### Added

- 2024 DC keep child care affordable tax credit max benefit and thresholds.
- DC EITC match delay to 2029.

## [1.169.0] - 2025-01-08 23:32:39

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



[1.170.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.169.0...1.170.0
[1.169.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.168.1...1.169.0
[1.168.1]: https://github.com/PolicyEngine/policyengine-us/compare/1.168.0...1.168.1
[1.168.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.167.2...1.168.0
Expand Down
6 changes: 6 additions & 0 deletions changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8896,3 +8896,9 @@
added:
- State-level variables in taxsim.
date: 2025-01-08 23:32:39
- bump: minor
changes:
added:
- 2024 DC keep child care affordable tax credit max benefit and thresholds.
- DC EITC match delay to 2029.
date: 2025-01-09 16:55:35
5 changes: 0 additions & 5 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
- bump: minor
changes:
added:
- 2024 DC keep child care affordable tax credit max benefit and thresholds.
- DC EITC match delay to 2029.
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.169.0",
version="1.170.0",
author="PolicyEngine",
author_email="hello@policyengine.org",
long_description=readme,
Expand Down

0 comments on commit 149f3ca

Please sign in to comment.