diff --git a/src/ansys/tools/installer/constants.py b/src/ansys/tools/installer/constants.py index 10d4d382..b5b01b33 100644 --- a/src/ansys/tools/installer/constants.py +++ b/src/ansys/tools/installer/constants.py @@ -224,7 +224,7 @@ "Python 3.10": "3.10.11", "Python 3.11": "3.11.9", "Python 3.12": "3.12.10", - "Python 3.13": "3.13.12", + "Python 3.13": "3.13.13", } CONDA_PYTHON_VERSION = "24.1.2-0"