Skip to content

Commit 892702a

Browse files
chore: update Python versions (#415)
Co-authored-by: RobPasMue <37798125+RobPasMue@users.noreply.github.com>
1 parent f20d54c commit 892702a

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.8",
228+
"Python 3.12": "3.12.9",
229229
}
230230

231231
CONDA_PYTHON_VERSION = "24.1.2-0"

0 commit comments

Comments
 (0)