Skip to content

Commit dce83a1

Browse files
committed
bump version and torchmetrics
1 parent 68a8b54 commit dce83a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "yucca"
3-
version = "2.3.1"
3+
version = "2.3.2"
44
authors = [
55
{ name="Sebastian Llambias", email="llambias@live.com" },
66
{ name="Asbjørn Munk", email="9844416+asbjrnmunk@users.noreply.github.com" },
@@ -35,7 +35,7 @@ dependencies = [
3535
"SimpleITK>=2.3.1",
3636
"tqdm>=4.66.2",
3737
"timm>=0.9.8",
38-
"torchmetrics==1.4.0.post0",
38+
"torchmetrics=>1.4.0.post0",
3939
"wandb>=0.16.3",
4040
"weave>=0.39.0",
4141
]

0 commit comments

Comments
 (0)