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

Commit b04575b

Browse files
committed
Update README.md
misunderstood the matrix definition in #440 , need to give more tweaks to it.
1 parent ea0cbf7 commit b04575b

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` / `1.13.0`| `0.1.0` / `0.2.0` | `>=3.7`, `<=3.10` |
34+
| `1.13.0` | `0.2.0` | `>=3.7`, `<=3.10` |
3535

3636

3737
### Colab

0 commit comments

Comments
 (0)