Skip to content

Commit da4038b

Browse files
authored
Bump version to 2.0.2 in pyproject.toml
Updated project version from 2.0.1 to 2.0.2.
1 parent ac2d9cd commit da4038b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "ComfyUI-JoyCaption"
33
description = "Joy Caption is a ComfyUI node using the LLaVA model to generate stylized image captions, supporting batch processing and GGUF models."
4-
version = "2.0.1"
4+
version = "2.0.2"
55
license = {file = "LICENSE"}
66
dependencies = [
77
"torch>=2.0.0",
@@ -21,3 +21,4 @@ PublisherId = "ailab"
2121
DisplayName = "ComfyUI-JoyCaption"
2222
Icon = ""
2323

24+

0 commit comments

Comments
 (0)