Skip to content

Commit d6b2d69

Browse files
authored
Change main/nightly version to 0.5.dev (#689)
1 parent c937f72 commit d6b2d69

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
@@ -130,6 +130,7 @@ The following table indicates the compatibility between versions of
130130
| `torchcodec` | `torch` | Python |
131131
| ------------------ | ------------------ | ------------------- |
132132
| `main` / `nightly` | `main` / `nightly` | `>=3.9`, `<=3.13` |
133+
| `0.4` | `2.7` | `>=3.9`, `<=3.13` |
133134
| `0.3` | `2.7` | `>=3.9`, `<=3.13` |
134135
| `0.2` | `2.6` | `>=3.9`, `<=3.13` |
135136
| `0.1` | `2.5` | `>=3.9`, `<=3.12` |

version.txt

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

0 commit comments

Comments
 (0)