Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewharp committed Aug 5, 2024
1 parent a74fdbd commit 75f5f64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "ComfyUI-EasyNodes"
version = "1.2.2"
version = "1.2.3"
description = "Makes creating new nodes for ComfyUI a breeze."
readme = "readme.md"
authors = [{ name = "Andrew Harp", email = "[email protected]" }]
Expand Down Expand Up @@ -55,4 +55,4 @@ ansi2html = "*"
colorama = "*"
coloredlogs = "*"
numpy = "*"
openai = "*"
openai = "*"

0 comments on commit 75f5f64

Please sign in to comment.