Skip to content

Commit

Permalink
🔖 version 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RF-Tar-Railt committed Aug 22, 2023
1 parent e05cc27 commit b9213de
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 @@ -79,7 +79,7 @@
from .consts import ALCONNA_EXEC_RESULT as ALCONNA_EXEC_RESULT
from .rule import set_output_converter as set_output_converter

__version__ = "0.16.0"
__version__ = "0.17.0"

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

0 comments on commit b9213de

Please sign in to comment.