Unverified Commit 4253efe2 authored by moto's avatar moto Committed by GitHub
Browse files

Add 0.6.0 to version matrix in README (#833)

parent de1cb83d
...@@ -37,6 +37,7 @@ The following is the corresponding ``torchaudio`` versions and supported Python ...@@ -37,6 +37,7 @@ The following is the corresponding ``torchaudio`` versions and supported Python
| ``torch`` | ``torchaudio`` | ``python`` | | ``torch`` | ``torchaudio`` | ``python`` |
| ------------------------ | ------------------------ | ------------------------------- | | ------------------------ | ------------------------ | ------------------------------- |
| ``master`` / ``nightly`` | ``master`` / ``nightly`` | ``>=3.6`` | | ``master`` / ``nightly`` | ``master`` / ``nightly`` | ``>=3.6`` |
| ``1.6.0`` | ``0.6.0`` | ``>=3.6`` |
| ``1.5.0`` | ``0.5.0`` | ``>=3.5`` | | ``1.5.0`` | ``0.5.0`` | ``>=3.5`` |
| ``1.4.0`` | ``0.4.0`` | ``==2.7``, ``>=3.5``, ``<=3.8`` | | ``1.4.0`` | ``0.4.0`` | ``==2.7``, ``>=3.5``, ``<=3.8`` |
......
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