Skip to content

Commit db639f8

Browse files
authored
Update pyproject.toml
1 parent 56bf146 commit db639f8

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
@@ -2,7 +2,7 @@
22
[project]
33
name = "funpack" # Unique identifier for your node. Immutable after creation.
44
description = "A set of nodes for experiments with video generation models, including Prompt Enhancer, Video Stitch, Creative Template and many other nodes."
5-
version = "1.2.0" # Custom Node version. Must be semantically versioned.
5+
version = "1.2.1" # Custom Node version. Must be semantically versioned.
66
license = { text = "GNU GPL v3" }
77
dependencies = [] # Filled in from requirements.txt
88

0 commit comments

Comments
 (0)