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.3] - 2025-07-24 12:38:45
9+
10+ ### Fixed
11+
12+ - Include python-13 support and update microdf to latest versions.
13+
814## [ 0.96.2] - 2024-12-03 22:40:28
915
1016### Fixed
@@ -754,6 +760,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
754760
755761
756762
763+ [ 0.96.3 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.96.2...0.96.3
757764[ 0.96.2 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.96.1...0.96.2
758765[ 0.96.1 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.96.0...0.96.1
759766[ 0.96.0 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.95.0...0.96.0
Original file line number Diff line number Diff line change 626626 fixed :
627627 - Core version requirement update.
628628 date : 2024-12-03 22:40:28
629+ - bump : patch
630+ changes :
631+ fixed :
632+ - Include python-13 support and update microdf to latest versions.
633+ date : 2025-07-24 12:38:45
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- fixed :
4- - Include python-13 support and update microdf to latest versions.
Original file line number Diff line number Diff line change 3939
4040setup (
4141 name = "policyengine-canada" ,
42- version = "0.96.2 " ,
42+ version = "0.96.3 " ,
4343 author = "PolicyEngine" ,
4444 author_email = "hello@policyengine.org" ,
4545 classifiers = [
You can’t perform that action at this time.
0 commit comments