Skip to content

Commit 8d0b6f5

Browse files
chore: update Python versions (#397)
Co-authored-by: RobPasMue <37798125+RobPasMue@users.noreply.github.com>
1 parent 3e986cb commit 8d0b6f5

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

231231
CONDA_PYTHON_VERSION = "24.1.2-0"

0 commit comments

Comments
 (0)