File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed
Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -5,18 +5,13 @@ 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- ## [ Unreleased] - YYYY-MM-DD
9-
10- ### Added
11-
12- -
138
9+ ## [ 0.14.3] - 2025-04-03
1410
1511### Changed
1612
1713- script: update usage of coverage in standalone ([ #383 ] ( https://github.com/Lightning-AI/utilities/pull/383 ) )
1814
19-
2015### Fixed
2116
2217- CI: fix parsing Azure schema ([ #384 ] ( https://github.com/Lightning-AI/utilities/pull/384 ) )
Original file line number Diff line number Diff line change 11import time
22
3- __version__ = "0.14.2 "
3+ __version__ = "0.14.3 "
44__author__ = "Lightning AI et al."
55__author_email__ = "[email protected] " 66__license__ = "Apache-2.0"
You can’t perform that action at this time.
0 commit comments