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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.449.1] - 2025-12-02 23:28:11
9+
10+ ### Fixed
11+
12+ - StateGroup enum warnings for contiguous US states in state_group variable.
13+
814## [ 1.449.0] - 2025-12-02 22:19:22
915
1016### Added
@@ -13670,6 +13676,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1367013676
1367113677
1367213678
13679+ [ 1.449.1 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.449.0...1.449.1
1367313680[ 1.449.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.448.0...1.449.0
1367413681[ 1.448.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.447.0...1.448.0
1367513682[ 1.447.0 ] : https://github.com/PolicyEngine/policyengine-us/compare/1.446.1...1.447.0
Original file line number Diff line number Diff line change 1163811638 of coverage).
1163911639 - Add Medicare Part B premiums with Income-Related Monthly Adjustment Amount (IRMAA).
1164011640 date : 2025-12-02 22:19:22
11641+ - bump : patch
11642+ changes :
11643+ fixed :
11644+ - StateGroup enum warnings for contiguous US states in state_group variable.
11645+ date : 2025-12-02 23:28:11
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - StateGroup enum warnings for contiguous US states in state_group variable.
Original file line number Diff line number Diff line change 11[project ]
22name = " policyengine-us"
3- version = " 1.449.0 "
3+ version = " 1.449.1 "
44description = " Add your description here."
55readme = " README.md"
66authors = [
You can’t perform that action at this time.
0 commit comments