📝 archive doc

This commit is contained in:
yanyongyu 2021-04-02 01:38:42 +08:00
parent e425571b08
commit 0fd82d4f54
48 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB

View File

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 100 KiB

View File

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 75 KiB

View File

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 100 KiB

View File

@ -1,5 +1,5 @@
[
"2.0.0a13",
"2.0.0a13.post1",
"2.0.0a10",
"2.0.0a8.post2",
"2.0.0a7"

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "nonebot2"
version = "2.0.0-alpha.13"
version = "2.0.0a13.post1"
description = "An asynchronous python bot framework."
authors = ["yanyongyu <yyy@nonebot.dev>"]
license = "MIT"