Skip to content

Commit 8ff500b

Browse files
authored
chore: update Python versions (#345)
1 parent 03ef07f commit 8ff500b

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
@@ -225,7 +225,7 @@
225225
"Python 3.9": "3.9.13",
226226
"Python 3.10": "3.10.11",
227227
"Python 3.11": "3.11.9",
228-
"Python 3.12": "3.12.5",
228+
"Python 3.12": "3.12.6",
229229
}
230230

231231
CONDA_PYTHON_VERSION = "24.1.2-0"

0 commit comments

Comments
 (0)