Skip to content

Commit

Permalink
Update pyproject.toml (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaljohn authored Dec 24, 2024
1 parent 687d68c commit d34fb21
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-propost"
description = "A set of custom ComfyUI nodes for performing basic post-processing effects including Film Grain and Vignette. These effects can help to take the edge off AI imagery and make them feel more natural."
version = "1.1.0"
version = "1.1.1"
license = { text = "MIT License" }
dependencies = ["numpy", "Pillow", "opencv-python", "colour-science"]

Expand Down

0 comments on commit d34fb21

Please sign in to comment.