Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Perseus037 authored Dec 12, 2023
1 parent 8de56aa commit 8ea4ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nonebot_plugin_batarot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from nonebot.plugin import PluginMetadata
from .commands import handle_tarot, handle_tarot_spread, handle_daily_fortune, handle_tarot_reading

__version__ = "0.2.0.post2"
__version__ = "0.2.0.post3"
__plugin_meta__ = PluginMetadata(
name="碧蓝档案塔罗牌",
description="碧蓝档案塔罗牌,运势预测与魔法占卜🔮",
Expand Down

0 comments on commit 8ea4ffa

Please sign in to comment.