Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zfkun committed Jan 1, 2025
1 parent ebf5f25 commit 16d3bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "comfyui_zfkun"
description = "A collection of nodes for common tools, including text preview, text translation (multi-platform, multi-language), image loader, webcamera capture."
version = "0.0.8"
version = "0.0.9"
license = { file = "LICENSE" }
dependencies = ["chardet", "pyyaml", "torch", "numpy", Pillow"]

Expand Down

0 comments on commit 16d3bfb

Please sign in to comment.