Skip to content

Commit e03d12a

Browse files
authored
Update pyproject.toml
1 parent bb6f2d7 commit e03d12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "ComfyUI-dotWaveform"
33
description = "ComfyUI node for generating animated dotted waveform visualizations with multiple animation styles including teardrop bars"
4-
version = "1.0.3"
4+
version = "1.0.4"
55
license = {file = "LICENSE"}
66
dependencies = ["torch>=1.13.0", "torchaudio>=0.13.0", "numpy>=1.21.0", "Pillow>=9.0.0", "librosa>=0.9.0"]
77

0 commit comments

Comments
 (0)