Skip to content

Commit

Permalink
Update default python to 3.12.8 (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang authored Dec 27, 2024
1 parent 3f0cf4f commit 53ad9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comfy_cli/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ class GPU_OPTION(str, Enum):
NODE_ZIP_FILENAME = "node.zip"

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

0 comments on commit 53ad9c0

Please sign in to comment.