Skip to content

Commit 8526612

Browse files
committed
Update PolicyEngine Canada
1 parent e87628a commit 8526612

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.99.0] - 2026-03-06
2+
3+
### Added
4+
5+
- Added ruff check linting configuration with E and F rules to catch common Python errors.
6+
7+
18
## [0.98.1] - 2026-03-06
29

310
### Changed

changelog.d/add-ruff-linting.added.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
@@ -1,6 +1,6 @@
11
[project]
22
name = "policyengine-canada"
3-
version = "0.98.1"
3+
version = "0.99.0"
44
description = "Microsimulation model for Canada's tax-benefit system."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)