Skip to content

Commit 6b345aa

Browse files
authored
Update version and README version table (#809)
1 parent 0351298 commit 6b345aa

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.9`, `<=3.13` |
134+
| `0.6` | `2.8` | `>=3.9`, `<=3.13` |
134135
| `0.5` | `2.7` | `>=3.9`, `<=3.13` |
135136
| `0.4` | `2.7` | `>=3.9`, `<=3.13` |
136137
| `0.3` | `2.7` | `>=3.9`, `<=3.13` |

version.txt

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

0 commit comments

Comments
 (0)