Skip to content

Commit

Permalink
🔖 version 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RF-Tar-Railt committed Aug 25, 2023
1 parent 515280b commit 4f459eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nonebot_plugin_alconna/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
from .consts import ALCONNA_EXEC_RESULT as ALCONNA_EXEC_RESULT
from .rule import set_output_converter as set_output_converter

__version__ = "0.18.1"
__version__ = "0.19.0"

_meta_source = {
"name": "Alconna 插件",
Expand Down

0 comments on commit 4f459eb

Please sign in to comment.