We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa2d1c commit 39de69dCopy full SHA for 39de69d
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "basic_data_handling"
7
-version = "0.3.1"
+version = "0.3.2"
8
description = """NOTE: Still in development! Expect breaking changes!
9
Basic Python functions for manipulating data that every programmer is used to.
10
Currently supported ComfyUI data types: BOOLEAN, FLOAT, INT, STRING and data lists.
0 commit comments