Skip to content

Commit 15f824e

Browse files
MaxGhenisjuaristi22
authored andcommitted
Update package version
1 parent b7f4f85 commit 15f824e

5 files changed

Lines changed: 15 additions & 6 deletions

File tree

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.64.0] - 2026-02-08 04:15:49
9+
10+
### Added
11+
12+
- Add voluntary tax filer variable and filer count calibration targets by AGI band.
13+
814
## [1.63.1] - 2026-02-08 02:59:10
915

1016
### Fixed
@@ -960,6 +966,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
960966

961967

962968

969+
[1.64.0]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.63.1...1.64.0
963970
[1.63.1]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.63.0...1.63.1
964971
[1.63.0]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.62.0...1.63.0
965972
[1.62.0]: https://github.com/PolicyEngine/policyengine-us-data/compare/1.61.2...1.62.0

changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,3 +831,9 @@
831831
fixed:
832832
- Immigration status mapping.
833833
date: 2026-02-08 02:59:10
834+
- bump: minor
835+
changes:
836+
added:
837+
- Add voluntary tax filer variable and filer count calibration targets by AGI
838+
band.
839+
date: 2026-02-08 04:15:49

changelog_entry.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +0,0 @@
1-
- bump: minor
2-
changes:
3-
added:
4-
- Add voluntary tax filer variable and filer count calibration targets by AGI band.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "setuptools.build_meta"
88

99
[project]
1010
name = "policyengine_us_data"
11-
version = "1.63.1"
11+
version = "1.64.0"
1212
description = "A package to create representative microdata for the US."
1313
readme = "README.md"
1414
authors = [

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)