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 5becf10 commit 8ab84ddCopy full SHA for 8ab84dd
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.5` | `2.7` | `>=3.9`, `<=3.13` |
135
| `0.4` | `2.7` | `>=3.9`, `<=3.13` |
136
| `0.3` | `2.7` | `>=3.9`, `<=3.13` |
137
| `0.2` | `2.6` | `>=3.9`, `<=3.13` |
version.txt
@@ -1 +1 @@
1
-0.5.0a0
+0.6.0a0
0 commit comments