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.
1 parent 0351298 commit 6b345aaCopy full SHA for 6b345aa
README.md
@@ -131,6 +131,7 @@ The following table indicates the compatibility between versions of
131
| `torchcodec` | `torch` | Python |
132
| ------------------ | ------------------ | ------------------- |
133
| `main` / `nightly` | `main` / `nightly` | `>=3.9`, `<=3.13` |
134
+| `0.6` | `2.8` | `>=3.9`, `<=3.13` |
135
| `0.5` | `2.7` | `>=3.9`, `<=3.13` |
136
| `0.4` | `2.7` | `>=3.9`, `<=3.13` |
137
| `0.3` | `2.7` | `>=3.9`, `<=3.13` |
version.txt
@@ -1 +1 @@
1
-0.6.0a0
+0.7.0a0
0 commit comments