@@ -17,6 +17,11 @@ differ from the SPEC-0 policy but is always aligned with it.
1717* Light blue Python versions are currently supported.
1818* Dark blue Python versions are upcoming Python releases for which support is expected in the future.
1919
20+ Some extra remarks:
21+
22+ * The length of the Python version boxes is indicative of the support duration according to the `SPEC-0 `_ policy.
23+ * The color of the Python version boxes is indicative of the PyAnsys metapackage current support.
24+
2025.. mermaid ::
2126 :caption: Python versions supported by SPEC-0 policy (red line) and PyAnsys Python versions supported (color coded)
2227 :alt: Python versions supported by SPEC-0 policy (red line) and PyAnsys Python versions supported (color coded)
@@ -27,7 +32,7 @@ differ from the SPEC-0 policy but is always aligned with it.
2732 axisFormat %Y-%m
2833 Python 3.7 :done, des1, 2018-06-27, 3y
2934 Python 3.8 :done, des2, 2019-10-14, 3y
30- Python 3.9 :active, des3, 2020-10-05, 3y
35+ Python 3.9 :done, des3, 2020-10-05, 3y
3136 Python 3.10 :active, des4, 2021-10-04, 3y
3237 Python 3.11 :active, des5, 2022-10-24, 3y
3338 Python 3.12 :active, des6, 2023-10-02, 3y
@@ -46,7 +51,7 @@ Below you can find a list of the Python versions supported by each PyAnsys metap
4651+-----------------+----------------------------+
4752| `2024.2 `_ | Python 3.9 - Python 3.12 |
4853+-----------------+----------------------------+
49- | `development `_ | Python 3.9 - Python 3.12 |
54+ | `development `_ | Python 3.10 - Python 3.12 |
5055+-----------------+----------------------------+
5156
5257
@@ -56,5 +61,5 @@ Below you can find a list of the Python versions supported by each PyAnsys metap
5661.. _2023.1 : https://pypi.org/project/pyansys/2023.1.3/
5762.. _2023.2 : https://pypi.org/project/pyansys/2023.2.11/
5863.. _2024.1 : https://pypi.org/project/pyansys/2024.1.8/
59- .. _2024.2 : https://pypi.org/project/pyansys/2024.2.0b2 /
60- .. _development : https://github.com/ansys/pyansys
64+ .. _2024.2 : https://pypi.org/project/pyansys/2024.2.2 /
65+ .. _development : https://github.com/ansys/pyansys
0 commit comments