diff --git a/README.md b/README.md index 629146f91..24afbfbad 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ The following is the corresponding `torchdata` versions and supported Python ver | `torch` | `torchdata` | `python` | | -------------------- | ------------------ | ----------------- | | `master` / `nightly` | `main` / `nightly` | `>=3.8`, `<=3.11` | +| `>=2.0.0` | `0.7.0` | `>=3.8`, `<=3.11` | | `2.0.0` | `0.6.0` | `>=3.8`, `<=3.11` | | `1.13.1` | `0.5.1` | `>=3.7`, `<=3.10` | | `1.12.1` | `0.4.1` | `>=3.7`, `<=3.10` |