Skip to content

Commit 80e541e

Browse files
committed
Update package version
1 parent 79e341c commit 80e541e

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.2.1] - 2026-03-10
2+
3+
### Changed
4+
5+
- Migrated from changelog_entry.yaml to towncrier fragments to eliminate merge conflicts.
6+
- Switched code formatter from black to ruff format.
7+
8+
19
# Changelog
210

311
All notable changes to this project will be documented in this file.

changelog.d/migrate-to-towncrier.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/switch-to-ruff.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

pyproject.toml

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

55
[project]
66
name = "policyengine"
7-
version = "3.2.0"
7+
version = "3.2.1"
88
description = "A package to conduct policy analysis using PolicyEngine tax-benefit models."
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)