Skip to content

Commit 92bb6a6

Browse files
committed
Version 0.5.1
1 parent 4b9af3d commit 92bb6a6

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
@@ -221,6 +221,10 @@ tg-signer monitor run my_monitor
221221

222222
### 版本变动日志
223223

224+
#### 0.5.1
225+
226+
- 添加`import``export`命令用于导入导出配置
227+
224228
#### 0.5.0
225229

226230
- 根据配置的文本点击键盘

tg_signer/__init__.py

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

0 commit comments

Comments
 (0)