Skip to content

Commit 8ab84dd

Browse files
authored
Add 0.5 to README installation table (#793)
1 parent 5becf10 commit 8ab84dd

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.5` | `2.7` | `>=3.9`, `<=3.13` |
134135
| `0.4` | `2.7` | `>=3.9`, `<=3.13` |
135136
| `0.3` | `2.7` | `>=3.9`, `<=3.13` |
136137
| `0.2` | `2.6` | `>=3.9`, `<=3.13` |

version.txt

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

0 commit comments

Comments
 (0)