Skip to content

Commit d723eab

Browse files
author
Caroline Chen
authored
Add 0.10.0 to version compatibility matrix (#1862)
1 parent 41f9d4b commit d723eab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ The following are the corresponding ``torchaudio`` versions and supported Python
3232
| ``torch`` | ``torchaudio`` | ``python`` |
3333
| ------------------------ | ------------------------ | ------------------------------- |
3434
| ``master`` / ``nightly`` | ``main`` / ``nightly`` | ``>=3.6``, ``<=3.9`` |
35+
| ``1.10.0`` | ``0.10.0`` | ``>=3.6``, ``<=3.9`` |
3536
| ``1.9.1`` | ``0.9.1`` | ``>=3.6``, ``<=3.9`` |
3637
| ``1.9.0`` | ``0.9.0`` | ``>=3.6``, ``<=3.9`` |
3738
| ``1.8.0`` | ``0.8.0`` | ``>=3.6``, ``<=3.9`` |

0 commit comments

Comments
 (0)