Skip to content

Commit fcac97e

Browse files
committed
Version 0.6.6
1 parent fa76317 commit fcac97e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,9 @@ tg-signer monitor run my_monitor
226226

227227
### 版本变动日志
228228

229+
#### 0.6.6
230+
- 增加对发送DICE消息的支持
231+
229232
#### 0.6.5
230233
- 修复使用同一套配置运行多个账号时签到记录共用的问题
231234

tg_signer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.6.5"
1+
__version__ = "0.6.6"

0 commit comments

Comments
 (0)