Skip to content

Commit fac588f

Browse files
filliptmclaude
andcommitted
fix: correct invalid version string to 1.0.7
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 021dff2 commit fac588f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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-fl-path-animator"
33
description = "Interactive path animator with visual editor for creating animated shapes that follow user-drawn paths. WAN ATI compatible for stable video generation."
4-
version = "1 0 7"
4+
version = "1.0.7"
55
license = { file = "LICENSE.txt" }
66
dependencies = [
77
"Pillow>=9.0.0",

0 commit comments

Comments
 (0)