Skip to content

Commit ec39fe1

Browse files
authored
Updated torchcomms patch version (#8159)
Bumping torchcomms patch version to account for pyyaml issue
1 parent 181b032 commit ec39fe1

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
@@ -5,7 +5,7 @@ PYTORCH_VERSION=${PYTORCH_VERSION:-2.11.0}
55
TORCHVISION_VERSION=${TORCHVISION_VERSION:-0.26.0}
66
TORCHAUDIO_VERSION=${TORCHAUDIO_VERSION:-2.11.0}
77
TORCHCODEC_VERSION=${TORCHCODEC_VERSION:-0.14.0}
8-
TORCHCOMMS_VERSION=${TORCHCOMMS_VERSION:-0.3.0}
8+
TORCHCOMMS_VERSION=${TORCHCOMMS_VERSION:-0.3.1}
99
TRITON_VERSION=${TRITON_VERSION:-3.3.0}
1010
TORCHTEXT_VERSION=${TORCHTEXT_VERSION:-0.18.0}
1111
TORCHREC_VERSION=${TORCHREC_VERSION:-1.5.0}

0 commit comments

Comments
 (0)