Skip to content

Commit

Permalink
chore: v24.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Bing-su committed Apr 17, 2024
1 parent fbda52a commit 7fe4301
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 2024-04-17

- v24.4.2
- `params.txt` 파일이 없을 때 에러가 발생하지 않도록 수정
- 파이썬 3.9 이하에서 유니온 타입 에러 방지

## 2024-04-14

- v24.4.1
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.4.1"
__version__ = "24.4.2"

0 comments on commit 7fe4301

Please sign in to comment.