Skip to content

Commit 571b403

Browse files
authored
Bump version from 0.3.8 to 0.3.9
1 parent 30a3ba9 commit 571b403

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
[project]
22
name = "ComfyUI_SamplingUtils"
33
description = "Utilities making it easy to set up inference parameters."
4-
version = "0.3.8"
4+
version = "0.3.9"
55
license = { file = "LICENSE" }
6+
classifiers = [
7+
"Operating System :: OS Independent",
8+
"Development Status :: 5 - Production/Stable",
9+
"Programming Language :: Python :: 3",
10+
]
611

712
[project.urls]
813
Repository = "https://github.com/silveroxides/ComfyUI_SamplingUtils"

0 commit comments

Comments
 (0)