File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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+ ## [ 0.96.4] - 2025-11-12 14:08:46
9+
10+ ### Fixed
11+
12+ - CI build failure due to missing setuptools dependency in GitHub Actions workflow.
13+
814## [ 0.96.3] - 2025-07-24 12:38:45
915
1016### Fixed
@@ -760,6 +766,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
760766
761767
762768
769+ [ 0.96.4 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.96.3...0.96.4
763770[ 0.96.3 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.96.2...0.96.3
764771[ 0.96.2 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.96.1...0.96.2
765772[ 0.96.1 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.96.0...0.96.1
Original file line number Diff line number Diff line change 631631 fixed :
632632 - Include python-13 support and update microdf to latest versions.
633633 date : 2025-07-24 12:38:45
634+ - bump : patch
635+ changes :
636+ fixed :
637+ - CI build failure due to missing setuptools dependency in GitHub Actions workflow.
638+ date : 2025-11-12 14:08:46
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - CI build failure due to missing setuptools dependency in GitHub Actions workflow.
Original file line number Diff line number Diff line change 3939
4040setup (
4141 name = "policyengine-canada" ,
42- version = "0.96.3 " ,
42+ version = "0.96.4 " ,
4343 author = "PolicyEngine" ,
4444 author_email = "hello@policyengine.org" ,
4545 classifiers = [
You can’t perform that action at this time.
0 commit comments