Skip to content

Commit a16c40a

Browse files
committed
Update PolicyEngine US
1 parent da84817 commit a16c40a

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

CHANGELOG.md

+7
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.232.0] - 2025-03-28 12:23:21
9+
10+
### Added
11+
12+
- 2024 Indiana Income Tax Updates.
13+
814
## [1.231.0] - 2025-03-26 17:10:58
915

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

1119811204

1119911205

11206+
[1.232.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.231.0...1.232.0
1120011207
[1.231.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.230.0...1.231.0
1120111208
[1.230.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.229.0...1.230.0
1120211209
[1.229.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.228.0...1.229.0

changelog.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -9489,3 +9489,8 @@
94899489
added:
94909490
- 2024 South Carolina State Income Tax Updates.
94919491
date: 2025-03-26 17:10:58
9492+
- bump: minor
9493+
changes:
9494+
added:
9495+
- 2024 Indiana Income Tax Updates.
9496+
date: 2025-03-28 12:23:21

changelog_entry.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
- bump: minor
2-
changes:
3-
added:
4-
- 2024 Indiana Income Tax Updates.

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name="policyengine-us",
10-
version="1.231.0",
10+
version="1.232.0",
1111
author="PolicyEngine",
1212
author_email="[email protected]",
1313
long_description=readme,

0 commit comments

Comments
 (0)