Skip to content

Commit

Permalink
Updated version support table
Browse files Browse the repository at this point in the history
  • Loading branch information
kc611 committed Jan 15, 2025
1 parent 0ae7143 commit 01e0bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/user/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ information.
+----------++--------------+---------------------------+---------------------------------------------+------------------------------+-------------------+-----------------------------+
| Numba | Release date | Python | NumPy | llvmlite | LLVM | TBB |
+===========+==============+===========================+=============================================+==============================+===================+=============================+
| 0.61.0rc1 | 2024-11-25 | 3.10.x <= version < 3.14 | 1.24 <= version < 1.27 ; | 0.44.x | 15.x | 2021.6 <= version |
| 0.61.0 | 2025-01-16 | 3.10.x <= version < 3.14 | 1.24 <= version < 1.27 ; | 0.44.x | 15.x | 2021.6 <= version |
| | | | 2.0 <= version < 2.2 ; | | | |
+-----------+--------------+---------------------------+---------------------------------------------+------------------------------+-------------------+-----------------------------+
| 0.60.0 | 2024-06-13 | 3.9.x <= version < 3.13 | 1.22 <= version < 1.27 ; version == 2.0 † | 0.43.x | 14.x | 2021.6 <= version |
Expand Down

0 comments on commit 01e0bcd

Please sign in to comment.