Skip to content

Commit 5148792

Browse files
authored
Update to Python version to 3.9.12
1 parent 414046b commit 5148792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-python.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
# Version to install
3-
PYTHON_VERSION=3.9.7
3+
PYTHON_VERSION=3.9.12
44
NB_CORES=$(nproc)
55

66
# Needed dependencies

0 commit comments

Comments
 (0)