Skip to content

Commit

Permalink
chore: v24.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Bing-su committed Mar 25, 2024
1 parent c083197 commit 4fab926
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 2024-03-25

- v24.3.3
- webui 1.6.0 미만 버전에서 create_binary_mask 함수에 대해 ImportError가 발생하는 것 수정

## 2024-03-21

- v24.3.2
Expand Down
2 changes: 1 addition & 1 deletion adetailer/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "24.3.2"
__version__ = "24.3.3"

0 comments on commit 4fab926

Please sign in to comment.