Skip to content

Commit 6dd89d4

Browse files
committed
Bump version to 0.3.0
1 parent 4a2faa5 commit 6dd89d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "ComfyUI-ModelUtils"
33
description = "[WIP]Custom nodes for handling, inspecting, modifying and creating various model files."
4-
version = "0.2.9"
4+
version = "0.3.0"
55
license = { file = "LICENSE" }
66

77
[project.urls]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
requests
22
Pillow
33
mutagen
4-
unifiedefficientloader
4+
unifiedefficientloader>0.4.0
55
av

0 commit comments

Comments
 (0)