Skip to content

Commit d91e5d3

Browse files
committed
update compatibility matrix.
1 parent eb1b3f1 commit d91e5d3

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,11 @@ The following are the corresponding ``torchaudio`` versions and supported Python
3636

3737
| ``torch`` | ``torchaudio`` | ``python`` |
3838
| ------------------------ | ------------------------ | ------------------------------- |
39-
| ``master`` / ``nightly`` | ``master`` / ``nightly`` | ``>=3.6`` |
40-
| ``1.7.0`` | ``0.7.0`` | ``>=3.6`` |
41-
| ``1.6.0`` | ``0.6.0`` | ``>=3.6`` |
42-
| ``1.5.0`` | ``0.5.0`` | ``>=3.5`` |
39+
| ``master`` / ``nightly`` | ``master`` / ``nightly`` | ``>=3.6``, ``<=3.9`` |
40+
| ``1.7.1`` | ``0.7.2`` | ``>=3.6``, ``<=3.9`` |
41+
| ``1.7.0`` | ``0.7.0`` | ``>=3.6``, ``<=3.8`` |
42+
| ``1.6.0`` | ``0.6.0`` | ``>=3.6``, ``<=3.8`` |
43+
| ``1.5.0`` | ``0.5.0`` | ``>=3.5``, ``<=3.8`` |
4344
| ``1.4.0`` | ``0.4.0`` | ``==2.7``, ``>=3.5``, ``<=3.8`` |
4445

4546

0 commit comments

Comments
 (0)