Skip to content

Commit

Permalink
update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyryanhanson committed Jan 26, 2025
1 parent ad78464 commit e31449c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
name = "comfyqr"
description = "QR generation within ComfyUI. Contains nodes suitable for workflows from generating basic QR images to techniques with advanced QR masking."
version = "0.4.0"
version = "0.4.1"
license = "LICENSE"
dependencies = ["qrcode >= 7.1"]

Expand All @@ -12,4 +12,5 @@ Repository = "https://github.com/coreyryanhanson/ComfyQR"
[tool.comfy]
PublisherId = "coreyryanhanson"
DisplayName = "ComfyQR"
Icon = ""
Icon = ""

0 comments on commit e31449c

Please sign in to comment.