File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments