Skip to content

Commit 2615cde

Browse files
authored
Update compatibility table in README (#496)
1 parent d5a096c commit 2615cde

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,9 @@ The following table indicates the compatibility between versions of
135135

136136
| `torchcodec` | `torch` | Python |
137137
| ------------------ | ------------------ | ------------------- |
138-
| `main` / `nightly` | `main` / `nightly` | `>=3.9`, `<=3.12` |
139-
| not yet supported | `2.5` | `>=3.9`, `<=3.12` |
138+
| `main` / `nightly` | `main` / `nightly` | `>=3.9`, `<=3.13` |
139+
| `0.2` | `2.6` | `>=3.9`, `<=3.13` |
140+
| `0.1` | `2.5` | `>=3.9`, `<=3.12` |
140141
| `0.0.3` | `2.4` | `>=3.8`, `<=3.12` |
141142

142143
### Installing CUDA-enabled TorchCodec

0 commit comments

Comments
 (0)