diff --git a/README.md b/README.md index 21c3eabb1..194754813 100644 --- a/README.md +++ b/README.md @@ -48,17 +48,18 @@ torchdata.nodes coming soon! The following is the corresponding `torchdata` versions and supported Python versions. -| `torch` | `torchdata` | `python` | -| -------------------- | ------------------ | --------------------------------------- | -| `master` / `nightly` | `main` / `nightly` | `>=3.9`, `<=3.12` (`3.13` experimental) | -| `2.5.0` | `0.10.0` | `>=3.9`, `<=3.12` | -| `2.5.0` | `0.9.0` | `>=3.9`, `<=3.12` | -| `2.4.0` | `0.8.0` | `>=3.8`, `<=3.12` | -| `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` | -| `1.12.0` | `0.4.0` | `>=3.7`, `<=3.10` | -| `1.11.0` | `0.3.0` | `>=3.7`, `<=3.10` | +| `torch` | `torchdata` | `python` | +| -------------------- | ------------------ | ---------------------------------------- | +| `master` / `nightly` | `main` / `nightly` | `>=3.9`, `<=3.13` (`3.13t` experimental) | +| `2.6.0` | `0.11.0` | `>=3.9`, `<=3.13` | +| `2.5.0` | `0.10.0` | `>=3.9`, `<=3.12` | +| `2.5.0` | `0.9.0` | `>=3.9`, `<=3.12` | +| `2.4.0` | `0.8.0` | `>=3.8`, `<=3.12` | +| `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` | +| `1.12.0` | `0.4.0` | `>=3.7`, `<=3.10` | +| `1.11.0` | `0.3.0` | `>=3.7`, `<=3.10` | ### Local pip or conda