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 cdb7eaf commit 63b04d9Copy full SHA for 63b04d9
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.10`, `<=3.13` |
134
+| `0.8` | `2.9` | `>=3.10`, `<=3.13` |
135
| `0.7` | `2.8` | `>=3.9`, `<=3.13` |
136
| `0.6` | `2.8` | `>=3.9`, `<=3.13` |
137
| `0.5` | `2.7` | `>=3.9`, `<=3.13` |
version.txt
@@ -1 +1 @@
1
-0.7.0a0
+0.9.0a0
0 commit comments