Unverified Commit 8dc08196 authored by Adam J. Stewart's avatar Adam J. Stewart Committed by GitHub
Browse files

README: update list of supported python/torch versions (#2592)

parent 27278ec8
...@@ -29,6 +29,10 @@ supported Python versions. ...@@ -29,6 +29,10 @@ supported Python versions.
+==========================+==========================+=================================+ +==========================+==========================+=================================+
| ``master`` / ``nightly`` | ``master`` / ``nightly`` | ``>=3.6`` | | ``master`` / ``nightly`` | ``master`` / ``nightly`` | ``>=3.6`` |
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
| ``1.6.0`` | ``0.7.0`` | ``>=3.6`` |
+--------------------------+--------------------------+---------------------------------+
| ``1.5.1`` | ``0.6.1`` | ``>=3.5`` |
+--------------------------+--------------------------+---------------------------------+
| ``1.5.0`` | ``0.6.0`` | ``>=3.5`` | | ``1.5.0`` | ``0.6.0`` | ``>=3.5`` |
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
| ``1.4.0`` | ``0.5.0`` | ``==2.7``, ``>=3.5``, ``<=3.8`` | | ``1.4.0`` | ``0.5.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