Skip to content

Commit c3f9976

Browse files
committed
Add 0.4 in README's compatibility table
1 parent 186be2d commit c3f9976

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ The following table indicates the compatibility between versions of
130130
| `torchcodec` | `torch` | Python |
131131
| ------------------ | ------------------ | ------------------- |
132132
| `main` / `nightly` | `main` / `nightly` | `>=3.9`, `<=3.13` |
133+
| `0.4` | `2.7` | `>=3.9`, `<=3.13` |
133134
| `0.3` | `2.7` | `>=3.9`, `<=3.13` |
134135
| `0.2` | `2.6` | `>=3.9`, `<=3.13` |
135136
| `0.1` | `2.5` | `>=3.9`, `<=3.12` |

0 commit comments

Comments
 (0)