Skip to content

Commit 356dbb5

Browse files
committed
changelog
1 parent 80c5e99 commit 356dbb5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.9.2
2+
3+
- Do not override proxy settings of requests.get
4+
15
# v1.9.1
26

37
- Bugfix: handle network connection error for civitai

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-image-saver"
33
description = "Save images with generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition."
4-
version = "1.9.1"
4+
version = "1.9.2"
55
license = { file = "LICENSE" }
66
dependencies = ["piexif"]
77

0 commit comments

Comments
 (0)