Skip to content

Commit 858425c

Browse files
committed
chore: bump version to 1.0.5 in pyproject.toml
1 parent c237040 commit 858425c

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
@@ -1,7 +1,7 @@
11
[project]
22
name = "comfyui-seamless-clone"
33
description = "Seamless Clone Using OpenCV for ComfyUI"
4-
version = "1.0.4"
4+
version = "1.0.5"
55
license = {file = "LICENSE"}
66
dependencies = ["numpy==2.2.0", "opencv_python==4.10.0.84", "torch==2.5.1"]
77

0 commit comments

Comments
 (0)