Skip to content

Commit 2156159

Browse files
chore: update Python versions (#519)
Co-authored-by: RobPasMue <[email protected]>
1 parent 5c86d4d commit 2156159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys/tools/installer/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
"Python 3.10": "3.10.11",
233233
"Python 3.11": "3.11.9",
234234
"Python 3.12": "3.12.10",
235-
"Python 3.13": "3.13.7",
235+
"Python 3.13": "3.13.8",
236236
}
237237

238238
CONDA_PYTHON_VERSION = "24.1.2-0"

0 commit comments

Comments
 (0)