Skip to content

Commit

Permalink
toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Haoming02 committed Aug 2, 2024
1 parent 552e816 commit 72bc138
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__pycache__
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
[project]
name = "comfyui-resharpen"
description = "Manipulate the details of generations"
version = "1.0.0"
version = "1.0.1"
license = { text = "MIT License" }
dependencies = []

[project.urls]
Repository = "https://github.com/Haoming02/comfyui-resharpen"
Expand Down

0 comments on commit 72bc138

Please sign in to comment.