Skip to content

Commit 300c968

Browse files
committed
add 0.15.2 release to readme
1 parent b06ea39 commit 300c968

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,17 @@ versions.
1515
| `torch` | `torchvision` | Python |
1616
| ------------------ | ------------------ | ------------------- |
1717
| `main` / `nightly` | `main` / `nightly` | `>=3.8`, `<=3.11` |
18+
| `2.0.1` | `0.15.2` | `>=3.8`, `<=3.11` |
1819
| `2.0.0` | `0.15.1` | `>=3.8`, `<=3.11` |
1920
| `1.13.0` | `0.14.0` | `>=3.7.2`, `<=3.10` |
2021
| `1.12.0` | `0.13.0` | `>=3.7`, `<=3.10` |
21-
| `1.11.0` | `0.12.0` | `>=3.7`, `<=3.10` |
2222

2323
<details>
2424
<summary>older versions</summary>
2525

2626
| `torch` | `torchvision` | Python |
2727
|--------------------|--------------------|---------------------------|
28+
| `1.11.0` | `0.12.0` | `>=3.7`, `<=3.10` |
2829
| `1.10.2` | `0.11.3` | `>=3.6`, `<=3.9` |
2930
| `1.10.1` | `0.11.2` | `>=3.6`, `<=3.9` |
3031
| `1.10.0` | `0.11.1` | `>=3.6`, `<=3.9` |

0 commit comments

Comments
 (0)