Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit ea0cbf7

Browse files
committed
Update README.md
update the nightly versions compatibility
1 parent d30cfc6 commit ea0cbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The following is the corresponding `torcharrow` versions and supported Python ve
3131
| `torch` | `torcharrow` | `python` |
3232
| ------------------ | ------------------ | ----------------- |
3333
| `main` / `nightly` | `main` / `nightly` | `>=3.7`, `<=3.10` |
34-
| `1.12.0` | `0.1.0` | `>=3.7`, `<=3.10` |
34+
| `1.12.0` / `1.13.0`| `0.1.0` / `0.2.0` | `>=3.7`, `<=3.10` |
3535

3636

3737
### Colab

0 commit comments

Comments
 (0)