We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
main
1 parent c937f72 commit d6b2d69Copy full SHA for d6b2d69
README.md
@@ -130,6 +130,7 @@ The following table indicates the compatibility between versions of
130
| `torchcodec` | `torch` | Python |
131
| ------------------ | ------------------ | ------------------- |
132
| `main` / `nightly` | `main` / `nightly` | `>=3.9`, `<=3.13` |
133
+| `0.4` | `2.7` | `>=3.9`, `<=3.13` |
134
| `0.3` | `2.7` | `>=3.9`, `<=3.13` |
135
| `0.2` | `2.6` | `>=3.9`, `<=3.13` |
136
| `0.1` | `2.5` | `>=3.9`, `<=3.12` |
version.txt
@@ -1 +1 @@
1
-0.4.0a0
+0.5.0a0
0 commit comments