Skip to content

Commit fd78615

Browse files
committed
[+] bump Python version to 3.9.2 from 3.9.1
1 parent bb9708f commit fd78615

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install-env.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@ECHO off
22

3-
SET PYTHON_REF=https://www.python.org/ftp/python/3.9.1/python-3.9.1-amd64.exe
3+
SET PYTHON_REF=https://www.python.org/ftp/python/3.9.2/python-3.9.2-amd64.exe
44
SET PYTHON=python.exe
55
SET PIP=pip3.exe
66

0 commit comments

Comments
 (0)