Skip to content

Commit

Permalink
release v1.6.57
Browse files Browse the repository at this point in the history
  • Loading branch information
mouday committed Nov 2, 2024
1 parent d28577c commit b24e8bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
- v1.6.57(2024-11-02)
- release v1.6.56
- 新增:网站监测支持超时时间到毫秒级
- 修复证书文件导入失败的问题
- fix
- fix

- v1.6.56(2024-11-02)
- 新增:网站监测支持超时时间到毫秒级
- 修复证书文件导入失败的问题
Expand Down
2 changes: 1 addition & 1 deletion domain_admin/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"""
from __future__ import print_function, unicode_literals, absolute_import, division

VERSION = '1.6.56'
VERSION = '1.6.57'

0 comments on commit b24e8bd

Please sign in to comment.