Skip to content

Commit

Permalink
Update PolicyEngine US
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGhenis committed Oct 2, 2023
1 parent 10b4c0e commit ceb76ce
Show file tree
Hide file tree
Showing 4 changed files with 13 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.487.0] - 2023-10-02 12:59:39

### Added

- Vermont interest from u.s. obligation & student loan interest agi subtraction.

## [0.486.0] - 2023-10-02 00:05:46

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



[0.487.0]: https://github.com/PolicyEngine/policyengine-us/compare/0.486.0...0.487.0
[0.486.0]: https://github.com/PolicyEngine/policyengine-us/compare/0.485.0...0.486.0
[0.485.0]: https://github.com/PolicyEngine/policyengine-us/compare/0.484.0...0.485.0
[0.484.0]: https://github.com/PolicyEngine/policyengine-us/compare/0.483.0...0.484.0
Expand Down
5 changes: 5 additions & 0 deletions changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4592,3 +4592,8 @@
added:
- SNAP 2023 parameters.
date: 2023-10-02 00:05:46
- bump: minor
changes:
added:
- Vermont interest from u.s. obligation & student loan interest agi subtraction.
date: 2023-10-02 12:59:39
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:
- Vermont interest from u.s. obligation & student loan interest agi subtraction.
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.486.0",
version="0.487.0",
author="PolicyEngine",
author_email="[email protected]",
long_description=readme,
Expand Down

0 comments on commit ceb76ce

Please sign in to comment.