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 4, 2023
1 parent c01d474 commit f17d33b
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.1.4.post1"
__version__ = "0.1.4.post2"
__plugin_meta__ = PluginMetadata(
name="ba塔罗牌,运势与魔法占卜!",
description="塔罗牌,占卜,运势,与特典:原作者塔罗牌解读 Author:Perseus037 <zzc1209228678@gmail.com>",
Expand Down

0 comments on commit f17d33b

Please sign in to comment.