Skip to content

Commit 53ad9c0

Browse files
authored
Update default python to 3.12.8 (#221)
1 parent 3f0cf4f commit 53ad9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

comfy_cli/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ class GPU_OPTION(str, Enum):
8080
NODE_ZIP_FILENAME = "node.zip"
8181

8282
# The default version to download from python-build-standalone.
83-
DEFAULT_STANDALONE_PYTHON_DOWNLOAD_VERSION = "3.12.7"
83+
DEFAULT_STANDALONE_PYTHON_DOWNLOAD_VERSION = "3.12.8"

0 commit comments

Comments
 (0)