Skip to content

Commit aeb78c2

Browse files
committed
Release v1.14
1 parent bab2195 commit aeb78c2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
*
44

5+
# v1.14
6+
7+
* Update examples using classification metrics from torchmetrics to add the now required `task` argument.
8+
* Fix the no LR scheduler bug when using PyTorch 2.0.
9+
510
# v1.13
611

712
Breaking changes:

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.13
1+
1.14

0 commit comments

Comments
 (0)