New Python Version 3.14.5
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ set "SELF_DIR=%~dp0"
|
||||
set "SCRIPT=%SELF_DIR%pptx_image_compress.py"
|
||||
|
||||
rem ---- Python Embeddable config ----
|
||||
set "PY_EMBED_VERSION=3.14.4"
|
||||
set "PY_EMBED_VERSION=3.14.5"
|
||||
set "PY_EMBED_ZIP=python-%PY_EMBED_VERSION%-embed-amd64.zip"
|
||||
set "PY_EMBED_URL=https://www.python.org/ftp/python/%PY_EMBED_VERSION%/%PY_EMBED_ZIP%"
|
||||
set "PY_DIR=%SELF_DIR%python-embed"
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
[DEFAULT]
|
||||
python_used_version = 3.14.4
|
||||
python_latest_version = 3.14.4
|
||||
python_used_version = 3.14.5
|
||||
python_latest_version = 3.14.5
|
||||
caesiumclt_used_version = v1.3.0
|
||||
caesiumclt_latest_version = v1.3.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user