Skip to content

Commit 296d30b

Browse files
author
ImpactFrames
authored
Update pyproject.toml
1 parent b859d03 commit 296d30b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "hunyuanvideo-foley" # Unique identifier for your node. Immutable after creation.
77
description = "ComfyUI custom node for HunyuanVideo-Foley text-video-to-audio synthesis"
8-
version = "1.0.1" # Custom Node version. Must be semantically versioned.
8+
version = "1.0.2" # Custom Node version. Must be semantically versioned.
99
license = { file = "LICENSE.txt" }
1010
dependencies = [] # Filled in from requirements.txt
1111

@@ -19,3 +19,4 @@ Icon = "https://example.com/icon.png" # SVG, PNG, JPG or GIF (MAX. 800x400px)
1919

2020

2121

22+

0 commit comments

Comments
 (0)