Skip to content

Commit 9c46ce0

Browse files
committed
Update PolicyEngine US
1 parent 2d8db20 commit 9c46ce0

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

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+
## [1.65.0] - 2024-08-29 22:06:21
9+
10+
### Added
11+
12+
- New York supplemental tax incremental benefit repeal for 2028
13+
814
## [1.64.0] - 2024-08-29 15:00:53
915

1016
### Added
@@ -9505,6 +9511,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
95059511

95069512

95079513

9514+
[1.65.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.64.0...1.65.0
95089515
[1.64.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.63.0...1.64.0
95099516
[1.63.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.62.0...1.63.0
95109517
[1.62.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.61.2...1.62.0

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8046,3 +8046,8 @@
80468046
added:
80478047
- CARES act charity deduction provision for non-itemizers.
80488048
date: 2024-08-29 15:00:53
8049+
- bump: minor
8050+
changes:
8051+
added:
8052+
- New York supplemental tax incremental benefit repeal for 2028
8053+
date: 2024-08-29 22:06:21

changelog_entry.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
- bump: minor
2-
changes:
3-
added:
4-
- New York supplemental tax incremental benefit repeal for 2028

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="policyengine-us",
10-
version="1.64.0",
10+
version="1.65.0",
1111
author="PolicyEngine",
1212
author_email="hello@policyengine.org",
1313
long_description=readme,

0 commit comments

Comments
 (0)