Skip to content

Commit ec7a74c

Browse files
committed
V 0.2
1 parent 8c9e054 commit ec7a74c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "more_math"
7-
version = "0.1.0"
7+
version = "0.2.0"
88
tooltip = "Adds math nodes for numbers and types which do not need it."
99
authors = [
1010
{name = "Daniel Martinek", email = "[email protected]"}
1111
]
1212
readme = "README.md"
1313
license = {text = "GNU General Public License v3"}
1414
classifiers = []
15-
description = "Adds math nodes for FLOAT, CONDITIONING, LATENT, IMAGE, NOISE and AUDIO.
15+
description = "Adds math nodes for FLOAT, CONDITIONING, LATENT, IMAGE, NOISE, AUDIO and VIDEO.
1616
1717
Allows usage of math expressions with variety of functions and variables, not limited to inputs. List of those is on github of this extension."
1818
dependencies = [

0 commit comments

Comments
 (0)