File tree Expand file tree Collapse file tree 4 files changed +13
-5
lines changed
Expand file tree Collapse file tree 4 files changed +13
-5
lines changed 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+ ## [ 3.13.0] - 2024-11-27 13:19:19
9+
10+ ### Added
11+
12+ - HuggingFace upload/download functionality.
13+
814## [ 3.12.5] - 2024-11-20 13:13:13
915
1016### Changed
@@ -932,6 +938,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
932938
933939
934940
941+ [ 3.13.0 ] : https://github.com/PolicyEngine/policyengine-core/compare/3.12.5...3.13.0
935942[ 3.12.5 ] : https://github.com/PolicyEngine/policyengine-core/compare/3.12.4...3.12.5
936943[ 3.12.4 ] : https://github.com/PolicyEngine/policyengine-core/compare/3.12.3...3.12.4
937944[ 3.12.3 ] : https://github.com/PolicyEngine/policyengine-core/compare/3.12.2...3.12.3
Original file line number Diff line number Diff line change 755755 - update the furo requirment to <2025
756756 - update the markupsafe requirement to <3
757757 date : 2024-11-20 13:13:13
758+ - bump : minor
759+ changes :
760+ added :
761+ - HuggingFace upload/download functionality.
762+ date : 2024-11-27 13:19:19
Original file line number Diff line number Diff line change 1- - bump : minor
2- changes :
3- added :
4- - HuggingFace upload/download functionality.
Original file line number Diff line number Diff line change 4949
5050setup (
5151 name = "policyengine-core" ,
52- version = "3.12.5 " ,
52+ version = "3.13.0 " ,
5353 author = "PolicyEngine" ,
5454 author_email = "hello@policyengine.org" ,
5555 classifiers = [
You can’t perform that action at this time.
0 commit comments