Skip to content

Commit a56e8a7

Browse files
committed
version, table
1 parent 1b13e58 commit a56e8a7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ The following table indicates the compatibility between versions of
131131
| `torchcodec` | `torch` | Python |
132132
| ------------------ | ------------------ | ------------------- |
133133
| `main` / `nightly` | `main` / `nightly` | `>=3.10`, `<=3.13` |
134+
| `0.9` | `2.9` | `>=3.10`, `<=3.13` |
134135
| `0.8` | `2.9` | `>=3.10`, `<=3.13` |
135136
| `0.7` | `2.8` | `>=3.9`, `<=3.13` |
136137
| `0.6` | `2.8` | `>=3.9`, `<=3.13` |

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.0a0
1+
0.10.0a0

0 commit comments

Comments
 (0)