Skip to content

Commit 1af263d

Browse files
master
2 parents bc68b2c + 97e1eb6 commit 1af263d

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
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.306.0] - 2025-06-06 17:42:13
9+
10+
### Added
11+
12+
- Illinois Aid to the Aged, Blind or Disabled (AABD).
13+
814
## [1.305.0] - 2025-06-05 15:55:00
915

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

1191511921

1191611922

11923+
[1.306.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.305.0...1.306.0
1191711924
[1.305.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.304.0...1.305.0
1191811925
[1.304.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.303.0...1.304.0
1191911926
[1.303.0]: https://github.com/PolicyEngine/policyengine-us/compare/1.302.0...1.303.0

changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10111,3 +10111,8 @@
1011110111
added:
1011210112
- Illinois Temporary Assistance for Needy Families (TANF).
1011310113
date: 2025-06-05 15:55:00
10114+
- bump: minor
10115+
changes:
10116+
added:
10117+
- Illinois Aid to the Aged, Blind or Disabled (AABD).
10118+
date: 2025-06-06 17:42:13

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.305.0",
10+
version="1.306.0",
1111
author="PolicyEngine",
1212
author_email="hello@policyengine.org",
1313
long_description=readme,

0 commit comments

Comments
 (0)