diff --git a/nonebot_plugin_batarot/__init__.py b/nonebot_plugin_batarot/__init__.py index dd238da..41c03c8 100644 --- a/nonebot_plugin_batarot/__init__.py +++ b/nonebot_plugin_batarot/__init__.py @@ -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="碧蓝档案塔罗牌,运势预测与魔法占卜🔮",