Skip to content

Commit 7016f19

Browse files
authored
Update pyproject.toml
change node spec version from v1 to v3, added audio math node
1 parent cf62329 commit 7016f19

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "more_math"
7-
version = "0.0.2"
7+
version = "0.1.0"
88
tooltip = "Adds math nodes for numbers and types which do not need it."
99
authors = [
1010
{name = "Daniel Martinek", email = "[email protected]"}

0 commit comments

Comments
 (0)