Commit 82d92da5 authored by Caroline Chen's avatar Caroline Chen Committed by Facebook GitHub Bot
Browse files

Udpate version matrix for 0.13 release (#2804)

Summary: Pull Request resolved: https://github.com/pytorch/audio/pull/2804

Reviewed By: nateanl

Differential Revision: D40813412

Pulled By: carolineechen

fbshipit-source-id: 8270bf17851b7424f51ecb8dbcbc2e1076efe333
parent 86d596d3
...@@ -34,13 +34,14 @@ The following are the corresponding ``torchaudio`` versions and supported Python ...@@ -34,13 +34,14 @@ The following are the corresponding ``torchaudio`` versions and supported Python
| | ``torch`` | ``torchaudio`` | ``python`` | | | ``torch`` | ``torchaudio`` | ``python`` |
| ----------- | ------------------------ | ------------------------ | ------------------------------- | | ----------- | ------------------------ | ------------------------ | ------------------------------- |
| Development | ``master`` / ``nightly`` | ``main`` / ``nightly`` | ``>=3.7``, ``<=3.10`` | | Development | ``master`` / ``nightly`` | ``main`` / ``nightly`` | ``>=3.7``, ``<=3.10`` |
| Latest versioned release | ``1.12.1`` | ``0.12.1`` | ``>=3.7``, ``<=3.10`` | | Latest versioned release | ``1.13.0`` | ``0.13.0`` | ``>=3.7``, ``<=3.10`` |
| LTS | ``1.8.2`` | ``0.8.2`` | ``>=3.6``, ``<=3.9`` | | LTS | ``1.8.2`` | ``0.8.2`` | ``>=3.6``, ``<=3.9`` |
<details><summary>Previous versions</summary> <details><summary>Previous versions</summary>
| ``torch`` | ``torchaudio`` | ``python`` | | ``torch`` | ``torchaudio`` | ``python`` |
| ------------------------ | ------------------------ | ------------------------------- | | ------------------------ | ------------------------ | ------------------------------- |
| ``1.12.1`` | ``0.12.1`` | ``>=3.7``, ``<=3.10`` |
| ``1.12.0`` | ``0.12.0`` | ``>=3.7``, ``<=3.10`` | | ``1.12.0`` | ``0.12.0`` | ``>=3.7``, ``<=3.10`` |
| ``1.11.0`` | ``0.11.0`` | ``>=3.7``, ``<=3.9`` | | ``1.11.0`` | ``0.11.0`` | ``>=3.7``, ``<=3.9`` |
| ``1.10.0`` | ``0.10.0`` | ``>=3.6``, ``<=3.9`` | | ``1.10.0`` | ``0.10.0`` | ``>=3.6``, ``<=3.9`` |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment