From 84c058be4f016ff9e48005697e045bfeced7cd0a Mon Sep 17 00:00:00 2001 From: Xiong Zhang Date: Wed, 13 Jul 2022 14:22:59 -0700 Subject: [PATCH] Update README.md misunderstood the matrix definition in #440 , need to give more tweaks to it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96d4623cf..eaa474f56 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The following is the corresponding `torcharrow` versions and supported Python ve | `torch` | `torcharrow` | `python` | | ------------------ | ------------------ | ----------------- | | `main` / `nightly` | `main` / `nightly` | `>=3.7`, `<=3.10` | -| `1.12.0` / `1.13.0`| `0.1.0` / `0.2.0` | `>=3.7`, `<=3.10` | +| `1.13.0` | `0.2.0` | `>=3.7`, `<=3.10` | ### Colab