File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Expand file tree Collapse file tree 4 files changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 1.174.0] - 2025-01-15 21:19:28
9
+
10
+ ### Added
11
+
12
+ - Colorado income tax rate 2024.
13
+
8
14
## [ 1.173.0] - 2025-01-13 19:10:03
9
15
10
16
### Added
@@ -10568,6 +10574,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10568
10574
10569
10575
10570
10576
10577
+ [ 1.174.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.173.0...1.174.0
10571
10578
[ 1.173.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.172.1...1.173.0
10572
10579
[ 1.172.1 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.172.0...1.172.1
10573
10580
[ 1.172.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.171.0...1.172.0
Original file line number Diff line number Diff line change 8932
8932
added :
8933
8933
- References for New Jersey 2024 state income tax.
8934
8934
date : 2025-01-13 19:10:03
8935
+ - bump : minor
8936
+ changes :
8937
+ added :
8938
+ - Colorado income tax rate 2024.
8939
+ date : 2025-01-15 21:19:28
Original file line number Diff line number Diff line change 1
- - bump : minor
2
- changes :
3
- added :
4
- - Colorado income tax rate 2024.
Original file line number Diff line number Diff line change 7
7
8
8
setup (
9
9
name = "policyengine-us" ,
10
- version = "1.173 .0" ,
10
+ version = "1.174 .0" ,
11
11
author = "PolicyEngine" ,
12
12
13
13
long_description = readme ,
You can’t perform that action at this time.
0 commit comments