Release version 0.3.11

This commit is contained in:
doctorpangloss 2025-01-16 12:40:34 -08:00
commit 005459ee77
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "0.3.10" __version__ = "0.3.11"

View File

@ -23,7 +23,7 @@ package_name = "comfyui"
""" """
The current version. The current version.
""" """
version = "0.3.10" version = "0.3.11"
""" """
The package index to the torch built with AMD ROCm. The package index to the torch built with AMD ROCm.