Skip to content

Commit b7067b7

Browse files
committed
Version 0.6.5
1 parent 260ff16 commit b7067b7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

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

227227
### 版本变动日志
228228

229+
#### 0.6.5
230+
- 修复使用同一套配置运行多个账号时签到记录共用的问题
231+
232+
229233
#### 0.6.4
230234
- 增加对简单计算题的支持
231235
- 改进签到配置和消息处理

tg_signer/__init__.py

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

0 commit comments

Comments
 (0)