🔖 Pre Release 2.0.0a6

This commit is contained in:
yanyongyu
2020-11-18 15:12:48 +08:00
parent 0a6008ddc0
commit 39f508bbdf
36 changed files with 120 additions and 61 deletions

View File

@ -1,13 +1,13 @@
[tool.poetry]
name = "nonebot2"
version = "2.0.0-alpha.5"
version = "2.0.0-alpha.6"
description = "An asynchronous python bot framework."
authors = ["yanyongyu <yanyongyu_1@126.com>"]
license = "MIT"
readme = "README.md"
homepage = "https://docs.nonebot.dev/"
homepage = "https://v2.nonebot.dev/"
repository = "https://github.com/nonebot/nonebot2"
documentation = "https://docs.nonebot.dev/"
documentation = "https://v2.nonebot.dev/"
keywords = ["bot", "qq", "qqbot", "mirai", "coolq"]
classifiers = [
"Development Status :: 5 - Production/Stable",