File tree 4 files changed +13
-5
lines changed
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.233.0] - 2025-03-28 17:49:52
9
+
10
+ ### Added
11
+
12
+ - Convert TANF variables to monthly.
13
+
8
14
## [ 1.232.0] - 2025-03-28 12:23:21
9
15
10
16
### Added
@@ -11203,6 +11209,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11203
11209
11204
11210
11205
11211
11212
+ [ 1.233.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.232.0...1.233.0
11206
11213
[ 1.232.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.231.0...1.232.0
11207
11214
[ 1.231.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.230.0...1.231.0
11208
11215
[ 1.230.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.229.0...1.230.0
Original file line number Diff line number Diff line change 9494
9494
added :
9495
9495
- 2024 Indiana Income Tax Updates.
9496
9496
date : 2025-03-28 12:23:21
9497
+ - bump : minor
9498
+ changes :
9499
+ added :
9500
+ - Convert TANF variables to monthly.
9501
+ date : 2025-03-28 17:49:52
Original file line number Diff line number Diff line change 1
- - bump : minor
2
- changes :
3
- added :
4
- - Convert TANF variables to monthly.
Original file line number Diff line number Diff line change 7
7
8
8
setup (
9
9
name = "policyengine-us" ,
10
- version = "1.232 .0" ,
10
+ version = "1.233 .0" ,
11
11
author = "PolicyEngine" ,
12
12
13
13
long_description = readme ,
You can’t perform that action at this time.
0 commit comments