Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
FizzleDorf authored Aug 1, 2024
1 parent e1bb93d commit 27b00b9
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_fizznodes"
description = "Scheduled prompts, scheduled float/int values and wave function nodes for animations and utility. compatable with [a/framesync](https://www.framesync.xyz/) and [a/keyframe-string-generator](https://www.chigozie.co.uk/keyframe-string-generator/) for audio synced animations in Comfyui."
version = "1.0.0"
version = "1.0.1"
license = { file = "LICENCE.txt" }
dependencies = ["pandas", "numexpr"]

Expand Down

0 comments on commit 27b00b9

Please sign in to comment.