mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-04 02:26:11 +08:00
🔖 release v0.8.2
This commit is contained in:
parent
7a299f3631
commit
97e08486e5
@ -9,7 +9,7 @@ import nonebot_plugin_saa
|
|||||||
from .plugin_config import PlugConfig, plugin_config
|
from .plugin_config import PlugConfig, plugin_config
|
||||||
from . import post, send, types, utils, config, platform, bootstrap, scheduler, admin_page, sub_manager
|
from . import post, send, types, utils, config, platform, bootstrap, scheduler, admin_page, sub_manager
|
||||||
|
|
||||||
__help__version__ = "0.8.0"
|
__help__version__ = "0.8.2"
|
||||||
nonebot_plugin_saa.enable_auto_select_bot()
|
nonebot_plugin_saa.enable_auto_select_bot()
|
||||||
|
|
||||||
__help__plugin__name__ = "nonebot_bison"
|
__help__plugin__name__ = "nonebot_bison"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "nonebot-bison"
|
name = "nonebot-bison"
|
||||||
version = "0.8.1"
|
version = "0.8.2"
|
||||||
description = "Subscribe message from social medias"
|
description = "Subscribe message from social medias"
|
||||||
authors = ["felinae98 <felinae225@qq.com>"]
|
authors = ["felinae98 <felinae225@qq.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user