Skip to content

Commit f8f49c5

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

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
@@ -224,7 +224,7 @@
224224
"Python 3.10": "3.10.11",
225225
"Python 3.11": "3.11.9",
226226
"Python 3.12": "3.12.10",
227-
"Python 3.13": "3.13.5",
227+
"Python 3.13": "3.13.6",
228228
}
229229

230230
CONDA_PYTHON_VERSION = "24.1.2-0"

0 commit comments

Comments
 (0)