We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414046b commit 5148792Copy full SHA for 5148792
install-python.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
# Version to install
3
-PYTHON_VERSION=3.9.7
+PYTHON_VERSION=3.9.12
4
NB_CORES=$(nproc)
5
6
# Needed dependencies
0 commit comments