Skip to content

Commit 0b7f2fb

Browse files
mthrokfacebook-github-bot
authored andcommitted
Update README.md (#2633)
Summary: Update compatibility matrix Pull Request resolved: #2633 Reviewed By: nateanl Differential Revision: D38827670 Pulled By: mthrok fbshipit-source-id: 5c66bf60a06e37919ee725a5f4adf571e6c89100
1 parent 189edb1 commit 0b7f2fb

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
@@ -34,13 +34,14 @@ The following are the corresponding ``torchaudio`` versions and supported Python
3434
| | ``torch`` | ``torchaudio`` | ``python`` |
3535
| ----------- | ------------------------ | ------------------------ | ------------------------------- |
3636
| Development | ``master`` / ``nightly`` | ``main`` / ``nightly`` | ``>=3.7``, ``<=3.10`` |
37-
| Latest versioned release | ``1.12.0`` | ``0.12.0`` | ``>=3.7``, ``<=3.10`` |
37+
| Latest versioned release | ``1.12.1`` | ``0.12.1`` | ``>=3.7``, ``<=3.10`` |
3838
| LTS | ``1.8.2`` | ``0.8.2`` | ``>=3.6``, ``<=3.9`` |
3939

4040
<details><summary>Previous versions</summary>
4141

4242
| ``torch`` | ``torchaudio`` | ``python`` |
4343
| ------------------------ | ------------------------ | ------------------------------- |
44+
| ``1.12.0`` | ``0.12.0`` | ``>=3.7``, ``<=3.10`` |
4445
| ``1.11.0`` | ``0.11.0`` | ``>=3.7``, ``<=3.9`` |
4546
| ``1.10.0`` | ``0.10.0`` | ``>=3.6``, ``<=3.9`` |
4647
| ``1.9.1`` | ``0.9.1`` | ``>=3.6``, ``<=3.9`` |

0 commit comments

Comments
 (0)