Skip to content

Commit 1261367

Browse files
authored
bump
1 parent 6b3ea11 commit 1261367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nonebot_plugin_picstatus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
if config.ps_only_su:
2828
usage += "\n注意:仅SuperUser可以使用此指令"
2929

30-
__version__ = "2.0.0"
30+
__version__ = "2.0.0.post1"
3131
__plugin_meta__ = PluginMetadata(
3232
name="PicStatus",
3333
description="以图片形式显示当前设备的运行状态",

0 commit comments

Comments
 (0)