Skip to content

Commit 19fb23c

Browse files
authored
Update TorchCodec release version to 0.15 (#8286)
1 parent 168b0ed commit 19fb23c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release/release_versions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
PYTORCH_VERSION=${PYTORCH_VERSION:-2.12.1}
55
TORCHVISION_VERSION=${TORCHVISION_VERSION:-0.27.1}
66
TORCHAUDIO_VERSION=${TORCHAUDIO_VERSION:-2.11.0}
7-
TORCHCODEC_VERSION=${TORCHCODEC_VERSION:-0.14.0}
7+
TORCHCODEC_VERSION=${TORCHCODEC_VERSION:-0.15.0}
88
TORCHCOMMS_VERSION=${TORCHCOMMS_VERSION:-0.3.1}
99
TRITON_VERSION=${TRITON_VERSION:-3.7.1}
1010
TORCHTEXT_VERSION=${TORCHTEXT_VERSION:-0.18.0}

0 commit comments

Comments
 (0)