Unverified Commit 60132302 authored by Joao Gomes's avatar Joao Gomes Committed by GitHub
Browse files

Update stable version (#5612)

* update latest stable version in README

* fix python version

* update python version
parent d7a908d3
...@@ -21,7 +21,9 @@ supported Python versions. ...@@ -21,7 +21,9 @@ supported Python versions.
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
| ``torch`` | ``torchvision`` | ``python`` | | ``torch`` | ``torchvision`` | ``python`` |
+==========================+==========================+=================================+ +==========================+==========================+=================================+
| ``main`` / ``nightly`` | ``main`` / ``nightly`` | ``>=3.7``, ``<=3.9`` | | ``main`` / ``nightly`` | ``main`` / ``nightly`` | ``>=3.7``, ``<=3.10`` |
+--------------------------+--------------------------+---------------------------------+
| ``1.11.0`` | ``0.12.0`` | ``>=3.7``, ``<=3.10`` |
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
| ``1.10.2`` | ``0.11.3`` | ``>=3.6``, ``<=3.9`` | | ``1.10.2`` | ``0.11.3`` | ``>=3.6``, ``<=3.9`` |
+--------------------------+--------------------------+---------------------------------+ +--------------------------+--------------------------+---------------------------------+
......
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