v0.1.2

This commit is contained in:
2024-07-11 12:41:25 +00:00
parent fdf101f777
commit adb5963733
4 changed files with 5 additions and 9 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "nonebot-plugin-acgnshow"
version = "0.1.1"
version = "0.1.2"
description = "Nonebot2插件从哔哩哔哩会员购获取简易展览数据"
readme = "README.md"
requires-python = "<4.0,>=3.9"
@ -12,6 +12,7 @@ dependencies = [
"nonebot-plugin-alconna>=0.48.0",
"nonebot-plugin-htmlrender>=0.3.2",
"nonebot-adapter-satori>=0.12",
"nonebot-adapter-onebot>=2.4.3",
"jinja2>=3.1.4",