Skip to content

Commit 11c0a76

Browse files
committed
Update project version.
1 parent b9db079 commit 11c0a76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "animon"
33
description = "Animon integration for ComfyUI offering custom nodes for generating videos from images, interpolating between frames, and upscaling videos with API control."
4-
version = "0.8.0"
4+
version = "0.9.0"
55
license = {file = "LICENSE"}
66
# classifiers = [
77
# # For OS-independent nodes (works on all operating systems)
@@ -29,7 +29,7 @@ Documentation = "https://github.com/IamCreateAI/ComfyUI-Animon/wiki"
2929
"Bug Tracker" = "https://github.com/IamCreateAI/ComfyUI-Animon/issues"
3030

3131
[tool.comfy]
32-
PublisherId = "CreateAI"
32+
PublisherId = "AnimonAI"
3333
DisplayName = "ComfyUI-Animon"
3434
Icon = ""
3535
includes = []

0 commit comments

Comments
 (0)