Skip to content

Commit 9a186a5

Browse files
authored
MAINT Python 3.9 in badge on README.rst (scikit-learn#19702)
1 parent edc6995 commit 9a186a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
.. |Nightly wheels| image:: https://github.com/scikit-learn/scikit-learn/workflows/Wheel%20builder/badge.svg?event=schedule
1818
.. _`Nightly wheels`: https://github.com/scikit-learn/scikit-learn/actions?query=workflow%3A%22Wheel+builder%22+event%3Aschedule
1919

20-
.. |PythonVersion| image:: https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8-blue
21-
.. _PythonVersion: https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8-blue
20+
.. |PythonVersion| image:: https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9-blue
21+
.. _PythonVersion: https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9-blue
2222

2323
.. |PyPi| image:: https://badge.fury.io/py/scikit-learn.svg
2424
.. _PyPi: https://badge.fury.io/py/scikit-learn

0 commit comments

Comments
 (0)